We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3180d commit bac0698Copy full SHA for bac0698
examples/dockdepth1/innertabs.cpp
@@ -5,6 +5,8 @@
5
#include <QInputDialog>
6
#include <QMenu>
7
8
+#include <assert.h>
9
+
10
/////////////////////////////////////
11
// DockManagerWithInnerTabs
12
0 commit comments