From 7ffee99071517f5f5533f067850e732efe171991 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 Jun 2015 14:16:32 +0200 Subject: Get rid of Helper::centerDialog It's useless if you don't use a tiling window manager. Also, now we have an empty class SmDialog. Didn't replace it yet. Maybe it's useful in the future. --- shemov.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'shemov.cpp') diff --git a/shemov.cpp b/shemov.cpp index 08094d6..efaa973 100644 --- a/shemov.cpp +++ b/shemov.cpp @@ -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(); -- cgit v1.2.3-70-g09d2