summaryrefslogtreecommitdiff
path: root/core/settings/button/main.cpp
authorharlekin <harlekin>2003-12-10 22:47:24 (UTC)
committer harlekin <harlekin>2003-12-10 22:47:24 (UTC)
commite29d867078550b6859e3a0253e38febea8880ea1 (patch) (side-by-side diff)
tree2b3a3c4362edd2bdca0d4ee253e6d5e115c1592b /core/settings/button/main.cpp
parent35e556fc2a9d07e6e2c73cac6f05cfb4c0c3e4f1 (diff)
downloadopie-e29d867078550b6859e3a0253e38febea8880ea1.zip
opie-e29d867078550b6859e3a0253e38febea8880ea1.tar.gz
opie-e29d867078550b6859e3a0253e38febea8880ea1.tar.bz2
less includes
Diffstat (limited to 'core/settings/button/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/button/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/settings/button/main.cpp b/core/settings/button/main.cpp
index c063c3c..e7c5bf9 100644
--- a/core/settings/button/main.cpp
+++ b/core/settings/button/main.cpp
@@ -18,16 +18,15 @@
++=   -.     .`     .:
 :     =  ...= . :.=- You should have received a copy of the GNU
 -.   .:....=;==+<; General Public License along with this file;
  -_. . .   )=.  = see the file COPYING. If not, write to the
    --        :-=` Free Software Foundation, Inc.,
59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
*/
#include "buttonsettings.h"
-#include <qpe/qpeapplication.h>
#include <opie/oapplicationfactory.h>
OPIE_EXPORT_APP( OApplicationFactory<ButtonSettings> )