summaryrefslogtreecommitdiffstats
path: root/src/kbfxspinx.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-10 22:19:39 +0000
commit6c8d760f1f7b0c1582ba4c7a0263a0ea0049ee21 (patch)
tree32289f314009a269903735db89973ac343e2bb64 /src/kbfxspinx.h
parent055401d5dbcb7a509b9d6a6414ba3fc55a23eb82 (diff)
downloadkbfx-6c8d760f1f7b0c1582ba4c7a0263a0ea0049ee21.tar.gz
kbfx-6c8d760f1f7b0c1582ba4c7a0263a0ea0049ee21.zip
rename the following methods:
tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kbfx@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/kbfxspinx.h')
-rw-r--r--src/kbfxspinx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.h b/src/kbfxspinx.h
index 8e02421..5aa86c3 100644
--- a/src/kbfxspinx.h
+++ b/src/kbfxspinx.h
@@ -67,7 +67,7 @@ class KbfxSpinx : public KPanelApplet,public DCOPObject
public:
KbfxSpinx ( const TQString& configFile, Type t = Normal, int actions = 0,
- TQWidget *tqparent = 0, const char *name = 0 );
+ TQWidget *parent = 0, const char *name = 0 );
~KbfxSpinx();
virtual int widthForHeight ( int height ) const;