From f8dd5470da1b538c6f722d1a72a3d03db8af4c3a Mon Sep 17 00:00:00 2001 From: Vulpovile Date: Fri, 5 Mar 2021 00:43:07 -0800 Subject: [PATCH] Edited pages --- content/page/color.html | 2 +- content/page/controller.html | 2 +- content/page/hopper.html | 2 +- content/page/surface.html | 2 +- src/source/main.cpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/content/page/color.html b/content/page/color.html index acdb23f..3e32a75 100644 --- a/content/page/color.html +++ b/content/page/color.html @@ -78,7 +78,7 @@ } } - +
diff --git a/content/page/controller.html b/content/page/controller.html index 3feb4d6..5b9bef4 100644 --- a/content/page/controller.html +++ b/content/page/controller.html @@ -11,7 +11,7 @@ image.src = image.src.replace("_dn.png",".png"); } - + diff --git a/content/page/hopper.html b/content/page/hopper.html index f20c4a0..b3478a8 100644 --- a/content/page/hopper.html +++ b/content/page/hopper.html @@ -21,7 +21,7 @@ margin-right: 10px; } - + diff --git a/content/page/surface.html b/content/page/surface.html index a165e6a..1b1b295 100644 --- a/content/page/surface.html +++ b/content/page/surface.html @@ -11,7 +11,7 @@ image.src = image.src.replace("_dn.png",".png"); } - + diff --git a/src/source/main.cpp b/src/source/main.cpp index e9ead74..35cb162 100644 --- a/src/source/main.cpp +++ b/src/source/main.cpp @@ -189,7 +189,7 @@ int main(int argc, char** argv) { return false; HWND hwndMain = CreateWindowEx( - WS_EX_ACCEPTFILES, + WS_EX_APPWINDOW, "mainHWND", "Main test", WS_OVERLAPPEDWINDOW,