mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 21:25:44 +08:00
0e8e563654
* Add dockdepth1 example * Fix compilation (include assert.h) * Replace dockdepth1 by dockindock
10 lines
119 B
Prolog
10 lines
119 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = \
|
|
centralwidget \
|
|
simple \
|
|
sidebar \
|
|
deleteonclose \
|
|
emptydockarea \
|
|
dockindock
|