mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
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