diff options
Diffstat (limited to 'src/modules/channelsjoin/channelsjoinwindow.cpp')
| -rw-r--r-- | src/modules/channelsjoin/channelsjoinwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/channelsjoin/channelsjoinwindow.cpp b/src/modules/channelsjoin/channelsjoinwindow.cpp index 4813ac624..13f196b5c 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.cpp +++ b/src/modules/channelsjoin/channelsjoinwindow.cpp @@ -121,7 +121,7 @@ KviChannelsJoinWindow::KviChannelsJoinWindow(QWidget * par, const char * name) */ g->setRowStretch(0,1); - g->setColStretch(0,1); + g->setColumnStretch(0,1); fillListView(); |
