diff options
| author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-10 22:19:39 +0000 |
|---|---|---|
| committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-10 22:19:39 +0000 |
| commit | a84ebeda75c853d69a02930d861f58b646dccc28 (patch) | |
| tree | 23f67fe0a7abb4ed80f738e2a865dc765528b7ce /src/kcm/configdialog.h | |
| parent | c745472a20636092d8529f962135b0943ff11927 (diff) | |
| download | knemo-a84ebeda75c853d69a02930d861f58b646dccc28.tar.gz knemo-a84ebeda75c853d69a02930d861f58b646dccc28.zip | |
rename the following methods:
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/knemo@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'src/kcm/configdialog.h')
| -rw-r--r-- | src/kcm/configdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcm/configdialog.h b/src/kcm/configdialog.h index 63c6a7d..c645551 100644 --- a/src/kcm/configdialog.h +++ b/src/kcm/configdialog.h @@ -51,7 +51,7 @@ public: /** * Default Constructor */ - ConfigDialog( TQWidget *tqparent, const char *name, const TQStringList& ); + ConfigDialog( TQWidget *parent, const char *name, const TQStringList& ); /** * Default Destructor |
