From 7bb7295a9033c0a6729b301e7c9b76393539e29a Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 22 Dec 2010 16:59:12 +0100 Subject: Made colors configurable Added a tab to ConfigurationDialog to make some colors configurable. It works somehow. The font color isn't evaluated yet, since I'm not convinced that it is a good idea. But one problem is that calling qApp->setPalette() doesn't propagate to non visible child dialogs. Dunno if it's worth fixing. --- filestreewidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filestreewidget.h') diff --git a/filestreewidget.h b/filestreewidget.h index 23c9ef8..86b6a15 100644 --- a/filestreewidget.h +++ b/filestreewidget.h @@ -64,7 +64,7 @@ class FilesTreeView : public QTreeView { virtual void setModel(QAbstractItemModel *model); public slots: - void readConfig(); + void readSettings(); void readHeaderConfig(); void writeHeaderConfig(); void toggleHeader(QObject *action); -- cgit v1.2.3-70-g09d2