Reworked file structure
This commit is contained in:
10
NuakeEditor/Source/Editor/Misc/WindowTheming.cpp
Normal file
10
NuakeEditor/Source/Editor/Misc/WindowTheming.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "WindowTheming.h"
|
||||
|
||||
|
||||
namespace WindowTheming
|
||||
{
|
||||
void SetWindowDarkMode(Ref<Nuake::Window> window)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user