summaryrefslogtreecommitdiff
path: root/noncore/games/kpacman/keys.cpp
Side-by-side diff
Diffstat (limited to 'noncore/games/kpacman/keys.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/kpacman/keys.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/games/kpacman/keys.cpp b/noncore/games/kpacman/keys.cpp
index 8b17785..07ce135 100644
--- a/noncore/games/kpacman/keys.cpp
+++ b/noncore/games/kpacman/keys.cpp
@@ -15,3 +15,3 @@
#include <qpe/qpeapplication.h>
-#include "config.h"
+#include <qpe/config.h>
#include "keys.h"
@@ -195,2 +195,3 @@ void Keys::ok()
{
+ /*
APP_CONFIG_BEGIN( cfg );
@@ -201,2 +202,3 @@ void Keys::ok()
APP_CONFIG_END( cfg );
+ */
accept();