aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/sharedfileswindow/sharedfileswindow.cpp
diff options
context:
space:
mode:
authorGravatar Noldor2008-04-21 15:21:38 +0000
committerGravatar Noldor2008-04-21 15:21:38 +0000
commit5ef8cf5c2ca77de12c53971109aa38e95700e7be (patch)
tree2305dcafb350df2f40201b5356e55122bb812aac /src/modules/sharedfileswindow/sharedfileswindow.cpp
parentscript editor port (wip) (diff)
downloadKVIrc-5ef8cf5c2ca77de12c53971109aa38e95700e7be.tar.gz
KVIrc-5ef8cf5c2ca77de12c53971109aa38e95700e7be.tar.bz2
KVIrc-5ef8cf5c2ca77de12c53971109aa38e95700e7be.zip
more qt4 port (renamed QT3 stuff))
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1547 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/sharedfileswindow/sharedfileswindow.cpp')
-rw-r--r--src/modules/sharedfileswindow/sharedfileswindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/sharedfileswindow/sharedfileswindow.cpp b/src/modules/sharedfileswindow/sharedfileswindow.cpp
index d9487169f..b8642fd71 100644
--- a/src/modules/sharedfileswindow/sharedfileswindow.cpp
+++ b/src/modules/sharedfileswindow/sharedfileswindow.cpp
@@ -101,7 +101,7 @@ KviSharedFileEditDialog::KviSharedFileEditDialog(QWidget * par,KviSharedFile * f
g->addWidget(pb,5,3);
g->setRowStretch(4,1);
- g->setColStretch(0,1);
+ g->setColumnStretch(0,1);
if(f)
{