From 79b21d47bce1ee428affc97534cd8b257232a871 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:43:14 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- twin/twinbindings.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin/twinbindings.cpp') diff --git a/twin/twinbindings.cpp b/twin/twinbindings.cpp index f1c47cda0..5e468d34b 100644 --- a/twin/twinbindings.cpp +++ b/twin/twinbindings.cpp @@ -160,7 +160,7 @@ DEF( I18N_NOOP("Desktop Screenshot"), CTRL+Qt::Key_Print, WIN+Qt::Key_Print, slotGrabDesktop() ); #ifdef IN_KWIN { - KGlobalAccel* keys = disable_shortcuts_keys; + TDEGlobalAccel* keys = disable_shortcuts_keys; #endif DEF( I18N_NOOP("Block Global Shortcuts"), 0, 0, slotDisableGlobalShortcuts()); #ifdef IN_KWIN -- cgit v1.2.3