diff options
Diffstat (limited to 'src/mainview.h')
-rw-r--r-- | src/mainview.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainview.h b/src/mainview.h index 00975206..6af4012c 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -161,8 +161,6 @@ protected: virtual void resizeEvent(QResizeEvent *event); private: - void updateTabButtonPosition(); - /** * This function creates (if not exists) and returns a QLabel * with a loading QMovie. |