summaryrefslogtreecommitdiff
path: root/core/settings/button/buttonsettings.cpp
authorharlekin <harlekin>2003-12-10 22:47:24 (UTC)
committer harlekin <harlekin>2003-12-10 22:47:24 (UTC)
commite29d867078550b6859e3a0253e38febea8880ea1 (patch) (unidiff)
tree2b3a3c4362edd2bdca0d4ee253e6d5e115c1592b /core/settings/button/buttonsettings.cpp
parent35e556fc2a9d07e6e2c73cac6f05cfb4c0c3e4f1 (diff)
downloadopie-e29d867078550b6859e3a0253e38febea8880ea1.zip
opie-e29d867078550b6859e3a0253e38febea8880ea1.tar.gz
opie-e29d867078550b6859e3a0253e38febea8880ea1.tar.bz2
less includes
Diffstat (limited to 'core/settings/button/buttonsettings.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/button/buttonsettings.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/settings/button/buttonsettings.cpp b/core/settings/button/buttonsettings.cpp
index b6a07a8..523e295 100644
--- a/core/settings/button/buttonsettings.cpp
+++ b/core/settings/button/buttonsettings.cpp
@@ -26,13 +26,12 @@
26*/ 26*/
27 27
28#include <qlayout.h> 28#include <qlayout.h>
29#include <qlabel.h> 29#include <qlabel.h>
30#include <qtimer.h> 30#include <qtimer.h>
31 31
32#include <qpe/qpeapplication.h>
33 32
34#include <opie/odevice.h> 33#include <opie/odevice.h>
35 34
36#include "buttonsettings.h" 35#include "buttonsettings.h"
37#include "buttonutils.h" 36#include "buttonutils.h"
38#include "remapdlg.h" 37#include "remapdlg.h"