mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-05 08:32:42 +02:00
attempt strange fix
This commit is contained in:
parent
e5bdab9f9b
commit
73e5828d41
@ -51,8 +51,10 @@ public:
|
||||
setMaximumSize( sizeHint() ); // to remove the resize grip on osx this is the only way
|
||||
|
||||
connect( conf, SIGNAL( sizeHintChanged() ), this, SLOT( updateSizeHint() ) );
|
||||
#endif
|
||||
#else
|
||||
m_widget->setVisible( true );
|
||||
#endif
|
||||
|
||||
}
|
||||
public slots:
|
||||
void closed( QAbstractButton* b )
|
||||
|
Loading…
x
Reference in New Issue
Block a user