Ensure the restore button of a subwindow shows up correctly (#4819)
* SubWindow: ensure the restore button shows up correctly * Remove old workaround for the maximize behavior on Mac
This commit is contained in:
committed by
Tres Finocchiaro
parent
e94d1c91e9
commit
fcacf44375
@@ -81,7 +81,6 @@ private:
|
||||
QGraphicsDropShadowEffect * m_shadow;
|
||||
|
||||
static void elideText( QLabel *label, QString text );
|
||||
bool isMaximized();
|
||||
void adjustTitleBar();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user