Remove declared but not defined function
Change-Id: I78a39f87118b3a2d4bc693c2b87a29c46e40032d Reviewed-by: David Faure <david.faure@kdab.com>
This commit is contained in:
parent
eff8f9b7fa
commit
c22bf34661
@ -583,7 +583,6 @@ public:
|
||||
bool plug(QLayoutItem *widgetItem);
|
||||
QLayoutItem *unplug(QWidget *widget, bool group = false);
|
||||
void revert(QLayoutItem *widgetItem);
|
||||
void paintDropIndicator(QPainter *p, QWidget *widget, const QRegion &clip);
|
||||
void applyState(QMainWindowLayoutState &newState, bool animate = true);
|
||||
void restore(bool keepSavedState = false);
|
||||
void animationFinished(QWidget *widget);
|
||||
|
Loading…
Reference in New Issue
Block a user