mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-06 06:09:52 +03:00
Fixed compilation errors
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
|
||||
#include <imgui/imgui_internal.h>
|
||||
|
||||
using namespace Nuake
|
||||
using namespace Nuake;
|
||||
|
||||
using namespace UI
|
||||
using namespace UI;
|
||||
|
||||
void BeginWindow(const std::string& name)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user