From 0a4cd04d6bbc1b97c41892a29eb02665f6d174c8 Mon Sep 17 00:00:00 2001 From: Noldor Date: Fri, 18 Apr 2008 21:04:11 +0000 Subject: more qt4 port (renamed QT3 stuff)) git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1507 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/channelsjoin/channelsjoinwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/channelsjoin/channelsjoinwindow.cpp') diff --git a/src/modules/channelsjoin/channelsjoinwindow.cpp b/src/modules/channelsjoin/channelsjoinwindow.cpp index aa3a916f0..4813ac624 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.cpp +++ b/src/modules/channelsjoin/channelsjoinwindow.cpp @@ -58,7 +58,7 @@ KviChannelsJoinWindow::KviChannelsJoinWindow(QWidget * par, const char * name) : QDialog(par,name) { m_pConsole=0; - setCaption(__tr2qs("Join Channels")); + setWindowTitle(__tr2qs("Join Channels")); setIcon(*(g_pIconManager->getSmallIcon(KVI_SMALLICON_CHANNEL))); -- cgit v1.3.1-10-gc9f91