diff options
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.h')
-rw-r--r-- | xparts/xpart_notepad/shell_xparthost.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.h b/xparts/xpart_notepad/shell_xparthost.h index 89f3e3c4..f65cdf1b 100644 --- a/xparts/xpart_notepad/shell_xparthost.h +++ b/xparts/xpart_notepad/shell_xparthost.h @@ -18,7 +18,7 @@ public: public slots: void hop(); - void slotOpenUrl( const TTQString &url ); + void slotOpenUrl( const TQString &url ); void mergeGUI(); private: |