diff options
author | Tomaz Canabrava <tomaz.canabrava@intel.com> | 2014-08-25 14:52:45 -0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-08-25 13:55:23 -0700 |
commit | 537b42e3f7922e41cf3851b297033cc1f07fb922 (patch) | |
tree | 6b051de12398560fe6e2a4d254deaa24d1a65da8 /qt-ui/statistics/statisticswidget.h | |
parent | b1a92ccedf218f9c894f1d720a890373391bca93 (diff) | |
download | subsurface-537b42e3f7922e41cf3851b297033cc1f07fb922.tar.gz |
Add initial skeleton for the Statistics Redesign
The statistics widget is a beast, one of the parts that I dislike most
on the current subsurface implementation. This is the initial work to
change that to something amazing. This first commit adds the first bunch
of files that I think are needed, and the correct setup for the qmake and
cmake buildsystems.
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/statistics/statisticswidget.h')
-rw-r--r-- | qt-ui/statistics/statisticswidget.h | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/qt-ui/statistics/statisticswidget.h b/qt-ui/statistics/statisticswidget.h new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/qt-ui/statistics/statisticswidget.h |