From b51d88d7b0b517b71ae3b59d8228335f38ca9fc7 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 13 Apr 2004 14:53:58 +0000 Subject: Split the KeyConfig Manager and Widget into Ui and Core parts Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget --- (limited to 'libopie2/opiecore/okeyconfigmanager_p.h') diff --git a/libopie2/opiecore/okeyconfigmanager_p.h b/libopie2/opiecore/okeyconfigmanager_p.h new file mode 100644 index 0000000..0fe1056 --- a/dev/null +++ b/libopie2/opiecore/okeyconfigmanager_p.h @@ -0,0 +1,9 @@ + +namespace Opie { +namespace Core { +namespace Internal { +void fixupKeys( int&, int&, QKeyEvent* ); +} +} +} + -- cgit v0.9.0.2