diff options
Diffstat (limited to 'tdelirc/profiles/konqueror.profile.xml')
-rw-r--r-- | tdelirc/profiles/konqueror.profile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdelirc/profiles/konqueror.profile.xml b/tdelirc/profiles/konqueror.profile.xml index ab6ed8a..464ed52 100644 --- a/tdelirc/profiles/konqueror.profile.xml +++ b/tdelirc/profiles/konqueror.profile.xml @@ -5,7 +5,7 @@ <name>Konqueror</name> <author>Gav Wood</author> <instances uniqueapp="0" ifmulti="sendtotop"/> - <action objid="KonquerorIface" prototype="void createNewWindow(QString)" repeat="0" autostart="0"> + <action objid="KonquerorIface" prototype="void createNewWindow(TQString)" repeat="0" autostart="0"> <name>Create New Window</name> <comment>Creates a new window and loads an arbitrary URL.</comment> <argument type="TQString"><comment>The URL to load in the window initially.</comment></argument> |