summaryrefslogtreecommitdiff
path: root/core/pim/today/todayconfig.h
authorharlekin <harlekin>2002-09-20 23:27:04 (UTC)
committer harlekin <harlekin>2002-09-20 23:27:04 (UTC)
commitcd3df897c1b0ed93c2be3ab411011a0bdfe88bf9 (patch) (unidiff)
treed8a96a55e9de74a790ede52dc73554594cfa55e4 /core/pim/today/todayconfig.h
parentd5db444cb70986baceda8ad1e01b0fb8384d12b4 (diff)
downloadopie-cd3df897c1b0ed93c2be3ab411011a0bdfe88bf9.zip
opie-cd3df897c1b0ed93c2be3ab411011a0bdfe88bf9.tar.gz
opie-cd3df897c1b0ed93c2be3ab411011a0bdfe88bf9.tar.bz2
make the order tab default shown in config dialog
Diffstat (limited to 'core/pim/today/todayconfig.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/todayconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/today/todayconfig.h b/core/pim/today/todayconfig.h
index 49cd10f..7c261bd 100644
--- a/core/pim/today/todayconfig.h
+++ b/core/pim/today/todayconfig.h
@@ -40,6 +40,7 @@ public:
40 void writeConfig(); 40 void writeConfig();
41 void pluginManagement( QString libName, QString name, QPixmap icon ); 41 void pluginManagement( QString libName, QString name, QPixmap icon );
42 42
43
43protected slots: 44protected slots:
44 void appletChanged(); 45 void appletChanged();
45 void moveSelectedUp(); 46 void moveSelectedUp();