From 15f4596df91110689176fb3b76a4fcf6663c1c09 Mon Sep 17 00:00:00 2001 From: alwin Date: Thu, 26 Feb 2004 16:46:05 +0000 Subject: forgot remove some ifdefs --- (limited to 'noncore/apps/keyz-cfg/zkbnames.h') diff --git a/noncore/apps/keyz-cfg/zkbnames.h b/noncore/apps/keyz-cfg/zkbnames.h index 58462ff..0d1e7f5 100644 --- a/noncore/apps/keyz-cfg/zkbnames.h +++ b/noncore/apps/keyz-cfg/zkbnames.h @@ -1,8 +1,6 @@ #ifndef ZKBNAMES_H #define ZKBNAMES_H -#ifdef USE_ZKB_NAMES - #include class KeyNames { @@ -22,6 +20,4 @@ public: static int find(const QString& key); static const QString& find(int); }; - -#endif #endif -- cgit v0.9.0.2