summaryrefslogtreecommitdiffstats
path: root/sip/kabc/resourceselectdialog.sip
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 22:23:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 22:23:44 -0600
commit203ba231d0276943aae36111f9ec1e949f3c6a4c (patch)
treef039f7a5b5fc2da88a96876971bac580d87f6788 /sip/kabc/resourceselectdialog.sip
parentfd35f4a8382b7d223bc0325b9ca3f88515778aa0 (diff)
downloadpytde-203ba231d0276943aae36111f9ec1e949f3c6a4c.tar.gz
pytde-203ba231d0276943aae36111f9ec1e949f3c6a4c.zip
Initial TQt conversion
Diffstat (limited to 'sip/kabc/resourceselectdialog.sip')
-rw-r--r--sip/kabc/resourceselectdialog.sip4
1 files changed, 2 insertions, 2 deletions
diff --git a/sip/kabc/resourceselectdialog.sip b/sip/kabc/resourceselectdialog.sip
index 9210316..7e58205 100644
--- a/sip/kabc/resourceselectdialog.sip
+++ b/sip/kabc/resourceselectdialog.sip
@@ -38,9 +38,9 @@ class ResourceSelectDialog
public:
- ResourceSelectDialog (KABC::AddressBook*, QWidget* = 0, const char* = 0);
+ ResourceSelectDialog (KABC::AddressBook*, TQWidget* = 0, const char* = 0);
KABC::Resource* resource ();
- static KABC::Resource* getResource (KABC::AddressBook*, QWidget* = 0);
+ static KABC::Resource* getResource (KABC::AddressBook*, TQWidget* = 0);
//force
private: