diff options
Diffstat (limited to 'khotkeys/app/app.cpp')
-rw-r--r-- | khotkeys/app/app.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khotkeys/app/app.cpp b/khotkeys/app/app.cpp index 27e78d90c..d05f3fd93 100644 --- a/khotkeys/app/app.cpp +++ b/khotkeys/app/app.cpp @@ -92,7 +92,7 @@ using namespace KHotKeys; static int khotkeys_screen_number = 0; extern "C" -int KDE_EXPORT kdemain( int argc, char** argv ) +int TDE_EXPORT kdemain( int argc, char** argv ) { { // multiheaded hotkeys |