summaryrefslogtreecommitdiff
path: root/inputmethods/multikey/configdlg.h
authorhash <hash>2002-09-06 21:23:05 (UTC)
committer hash <hash>2002-09-06 21:23:05 (UTC)
commitfc4808bea669f75af0c28ba65cf2c638c97e99ba (patch) (unidiff)
tree2ced268c3d31f9dded6d8332698ee8e476a081c0 /inputmethods/multikey/configdlg.h
parent15992c5f9b24eaf8df6f90d1993c85d73827b98f (diff)
downloadopie-fc4808bea669f75af0c28ba65cf2c638c97e99ba.zip
opie-fc4808bea669f75af0c28ba65cf2c638c97e99ba.tar.gz
opie-fc4808bea669f75af0c28ba65cf2c638c97e99ba.tar.bz2
french and other stuff fixed
Diffstat (limited to 'inputmethods/multikey/configdlg.h') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/multikey/configdlg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/inputmethods/multikey/configdlg.h b/inputmethods/multikey/configdlg.h
index 5d6403f..336932b 100644
--- a/inputmethods/multikey/configdlg.h
+++ b/inputmethods/multikey/configdlg.h
@@ -22,2 +22,3 @@ signals:
22 void reloadKeyboard(); 22 void reloadKeyboard();
23 void configDlgClosed();
23 24
@@ -29,2 +30,4 @@ private slots:
29 void removeMap(); 30 void removeMap();
31 virtual void closeEvent ( QCloseEvent * );
32
30 33