From 2a3ced9fbd85b4fdbfa9b0a91f8d22e35ceaf6b5 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:19:29 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- src/k3binteractiondialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/k3binteractiondialog.cpp') diff --git a/src/k3binteractiondialog.cpp b/src/k3binteractiondialog.cpp index af95c3e..a2bf746 100644 --- a/src/k3binteractiondialog.cpp +++ b/src/k3binteractiondialog.cpp @@ -143,7 +143,7 @@ K3bInteractionDialog::K3bInteractionDialog( TQWidget* parent, // our buttons are always to the right of the dialog int btl = 0; #if KDE_IS_VERSION(3,3,0) - btl = KGlobalSettings::buttonLayout(); + btl = TDEGlobalSettings::buttonLayout(); #endif switch( btl ) { case 0: // KDE default -- cgit v1.2.3