Added new (dummy) SettingsWidget
authorDaniel Klaffenbach <danielklaffenbach@gmail.com>
Sun, 31 Oct 2010 13:35:29 +0000 (14:35 +0100)
committerDaniel Klaffenbach <danielklaffenbach@gmail.com>
Sun, 31 Oct 2010 13:35:29 +0000 (14:35 +0100)
commit8d544a68320b5ca6fcdfa5f1e548e4a3b1e10310
treed1254daddb85aec6ed7dc75208b4adb09eae3ae1
parent263043d9bf21a543109746813d5ac0b7dbd93c0a
Added new (dummy) SettingsWidget

Added a new widget which will be used to display all of the
application's settings. Right now this is just a dummy widget.
src/mainwindow.cpp
src/mainwindow.h
src/mainwindow.ui
src/settingswidget.cpp [new file with mode: 0644]
src/settingswidget.h [new file with mode: 0644]
src/settingswidget.ui [new file with mode: 0644]
src/src.pro