diff options
Diffstat (limited to 'profile-widget/profilewidget2.h')
-rw-r--r-- | profile-widget/profilewidget2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index 64fac0451..8c61952b4 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -137,7 +137,6 @@ slots: // Necessary to call from QAction's signals. #endif protected: - virtual ~ProfileWidget2(); void resizeEvent(QResizeEvent *event) Q_DECL_OVERRIDE; #ifndef SUBSURFACE_MOBILE void wheelEvent(QWheelEvent *event) Q_DECL_OVERRIDE; |