forked from qt-creator/qt-creator
NavigationWidget: Move statics outside of class
Change-Id: Ibbdb867b52eff75000fbdbc5e15694ab5b5f5646 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -80,7 +80,6 @@ public:
|
||||
bool isShown() const;
|
||||
void setShown(bool b);
|
||||
|
||||
static NavigationWidget *instance(Side side);
|
||||
static QWidget *activateSubWidget(Utils::Id factoryId, Side fallbackSide);
|
||||
|
||||
int storedWidth();
|
||||
|
||||
Reference in New Issue
Block a user