summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:07:00 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:07:00 -0600
commitdaaefa882442ed0b524efb36a099cdfb2a4ecc37 (patch)
tree8445899c31e63958a01c9094f8083f70490ec9bc /src
parent69f1eaa31f6b96de636583c19d283f4e657d5c40 (diff)
downloadkbfx-daaefa882442ed0b524efb36a099cdfb2a4ecc37.tar.gz
kbfx-daaefa882442ed0b524efb36a099cdfb2a4ecc37.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/kbfxspinx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h
index 74cc5f8..f7745d2 100644
--- a/src/kbfxspinx.h
+++ b/src/kbfxspinx.h
@@ -93,7 +93,7 @@ class KbfxSpinx : public KPanelApplet,public DCOPObject
bool m_tooltip;
private:
- KConfig *ksConfig;
+ TDEConfig *ksConfig;
KbfxButton * kbfxBtn;
KbfxSpinxMenuWidget * m_menuWidget;
KbfxSpinxPopUp * m_menu;