From 4e5e357168ca02901108508d7d6d69f164c65d03 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 22:19:39 +0000 Subject: rename the following methods: tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- client/crystalbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/crystalbutton.h') diff --git a/client/crystalbutton.h b/client/crystalbutton.h index ad2cb95..84f967e 100644 --- a/client/crystalbutton.h +++ b/client/crystalbutton.h @@ -34,7 +34,7 @@ class CrystalButton : public TQButton TQ_OBJECT public: - CrystalButton(CrystalClient *tqparent=0, const char *name=0, + CrystalButton(CrystalClient *parent=0, const char *name=0, const TQString &tip=NULL, ButtonType type=ButtonHelp, ButtonImage *vimage=NULL); -- cgit v1.2.1