mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-25 17:09:57 -04:00
UI: Don't include properties-view.hpp in header
Replace header include with forward to reduce needless header includes and thus reduce compile time.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "window-basic-main.hpp"
|
||||
#include "qt-wrappers.hpp"
|
||||
#include "display-helpers.hpp"
|
||||
#include "properties-view.hpp"
|
||||
|
||||
#include <QCloseEvent>
|
||||
#include <QScreen>
|
||||
|
||||
Reference in New Issue
Block a user