diff options
Diffstat (limited to 'xparts/xpart_notepad/shell_xparthost.cpp')
-rw-r--r-- | xparts/xpart_notepad/shell_xparthost.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xparts/xpart_notepad/shell_xparthost.cpp b/xparts/xpart_notepad/shell_xparthost.cpp index d043d766..2513fc51 100644 --- a/xparts/xpart_notepad/shell_xparthost.cpp +++ b/xparts/xpart_notepad/shell_xparthost.cpp @@ -57,7 +57,7 @@ void ShellWindow::slotOpenUrl( const TQString &url ) void ShellWindow::mergeGUI() { - qDebug("initGUI"); + tqDebug("initGUI"); setXMLFile("shell_xparthost.rc"); createGUI( m_host ); m_host->widget()->setFocus(); |