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 | ea3848d71d9559414d14d0a8b8bb1ebb684f46c2 (patch) | |
| tree | 859d20a007be94df4bf0b78cdf3720bfee903892 /kipi-plugins/galleryexport/gallerylist.h | |
| parent | 94ec53c96c3d5dc4a427e7dc4bbaa863add5cfa4 (diff) | |
| download | kipi-plugins-ea3848d71d9559414d14d0a8b8bb1ebb684f46c2.tar.gz kipi-plugins-ea3848d71d9559414d14d0a8b8bb1ebb684f46c2.zip | |
rename the following methods:
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kipi-plugins/galleryexport/gallerylist.h')
| -rw-r--r-- | kipi-plugins/galleryexport/gallerylist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kipi-plugins/galleryexport/gallerylist.h b/kipi-plugins/galleryexport/gallerylist.h index 9216dda..2697ff8 100644 --- a/kipi-plugins/galleryexport/gallerylist.h +++ b/kipi-plugins/galleryexport/gallerylist.h @@ -36,7 +36,7 @@ class GalleryList : public KDialogBase public: - GalleryList(TQWidget *tqparent, Galleries* pGalleries, bool blnShowOpen = true); + GalleryList(TQWidget *parent, Galleries* pGalleries, bool blnShowOpen = true); ~GalleryList(); Gallery* GetGallery(void); |
