aboutsummaryrefslogtreecommitdiff
path: root/src/binres/binres.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/binres/binres.cpp')
-rw-r--r--src/binres/binres.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/binres/binres.cpp b/src/binres/binres.cpp
index 14a2077..93d7f5b 100644
--- a/src/binres/binres.cpp
+++ b/src/binres/binres.cpp
@@ -23,4 +23,5 @@ wxBitmap LoadPNG(std::string icon) {
return (wxBITMAP_PNG(mat));
}
return (wxNullBitmap);
-} \ No newline at end of file
+}
+