refs #446, style sheet adjustments

* split up style sheets
* prepared stylesheet, also include placeholder for forthcoming data GUI
This commit is contained in:
Klaus Basan
2015-06-19 23:29:54 +02:00
committed by Mathew Sutcliffe
parent 9d0408138a
commit 091c61c909
11 changed files with 227 additions and 367 deletions

View File

@@ -63,6 +63,7 @@ private:
void startCore(const SetupInfo &setup);
void stopCore();
QString getDBusAddress() const;
void initStyleSheet();
QScopedPointer<Ui::CSwiftCore> ui;
};