Qt-Advanced-Docking-System/AdvancedDockingSystem
mfreiholz 0238828afa Uses static lazy loaded QHash objects instead of static linker initialized
class members. This should fix multi initialization when linking static
into DLL and EXE at the same time. Hopefully..
2016-02-23 20:51:19 +01:00
..
include/ads Uses static lazy loaded QHash objects instead of static linker initialized 2016-02-23 20:51:19 +01:00
res Updates stylesheets 2016-02-23 15:14:44 +01:00
src Uses static lazy loaded QHash objects instead of static linker initialized 2016-02-23 20:51:19 +01:00
AdvancedDockingSystem.pro Implements show/hide of SectionContent + serialization of state (not yet 2016-02-18 15:06:00 +01:00