mirror of
https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System.git
synced 2024-11-15 13:15:43 +08:00
75ad302d21
Number of warnings like this has been fixed DockWidget.h:62:9: warning: class 'DockContainerWidgetPrivate' was previously declared as a struct [-Wmismatched-tags] Also in ads_globals.cpp Clang didn’t like how that code setup so I changed it to what I think is the correct way. This would be good to get verified. |
||
---|---|---|
.. | ||
demo.pro | ||
main.cpp | ||
MainWindow.cpp | ||
MainWindow.h | ||
mainwindow.ui |