diff options
Diffstat (limited to 'xparts/mozilla/kshell.cpp')
-rw-r--r-- | xparts/mozilla/kshell.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/mozilla/kshell.cpp b/xparts/mozilla/kshell.cpp index e3f87279..c644715d 100644 --- a/xparts/mozilla/kshell.cpp +++ b/xparts/mozilla/kshell.cpp @@ -50,7 +50,7 @@ public slots: } void mergeGUI() { - qDebug("initGUI"); + tqDebug("initGUI"); setXMLFile("/home/lars/kmozilla/kmozilla/parthost.rc"); createGUI( m_host ); } |