From 5e6c2a27334930a55c4586751d9b2f680e808c4b Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Thu, 28 Apr 2011 19:51:05 +0200 Subject: theme support, move directboot option from no parameter to --file / -f --- src/dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dialog.h') diff --git a/src/dialog.h b/src/dialog.h index 86896c7..805ed08 100644 --- a/src/dialog.h +++ b/src/dialog.h @@ -21,6 +21,7 @@ class Dialog : public QDialog { void selectSession(const QString& name); void selectPreviousSession(); void showSettingsPVS(); + void setTheme(); protected: void changeEvent(QEvent *e); -- cgit v1.2.3-55-g7522