Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 28332eec99
commit 9a50c02917

@ -130,7 +130,7 @@ void potracegui::configureTB()
void potracegui::NewTBConfig()
{
createGUI();
saveMainWindowSettings(KGlobal::config());
saveMainWindowSettings(TDEGlobal::config());
}
void potracegui::changeStatusbar(TQString message)

Loading…
Cancel
Save