diff options
Diffstat (limited to 'shemov.cpp')
-rw-r--r-- | shemov.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -144,7 +144,6 @@ SheMov::SheMov(QWidget *parent, Qt::WindowFlags flags) : QMainWindow(parent, fla mArchive->readSettings(); mArchiveBrowser->readConfig(); readSettings(); - Helper::centerWidget(picViewer); // craptastic... We can't center until it's painted, // hence this indirection :( mFSWidget->centerCurrent(); |