From bfe87ae31af8398d3bc0bf26a7dac3dbdecec569 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 6 Jun 2015 07:36:39 +0200 Subject: Resize PictureViewer2 Make it possible to resize the PictureViewer2 and get rid of fixed size. Also, make sure that the current picture is redrawn when we get a resize event. --- smglobals.h | 1 - 1 file changed, 1 deletion(-) (limited to 'smglobals.h') diff --git a/smglobals.h b/smglobals.h index e28047d..a674203 100644 --- a/smglobals.h +++ b/smglobals.h @@ -39,7 +39,6 @@ class SmGlobals : public QObject { ArchiveController *archiveController() { return mArchiveController; } QSize cursorSize(); QIcon iconFor(const QString &type); - const QSize minPVSize() const { return QSize(640, 480); } const QHash & icons() const { return mIcons; } QHash filetypeMap() const { return mFiletypeMap; } QHash registeredWidgets() { return mWidgets; } -- cgit v1.2.3-70-g09d2