summaryrefslogtreecommitdiff
path: root/themes/src/MainLoop.h
diff options
context:
space:
mode:
authorMatthew Kosarek <matt.kosarek@canonical.com>2025-02-19 09:30:25 -0500
committerMatthew Kosarek <matt.kosarek@canonical.com>2025-02-19 09:30:25 -0500
commit3a996038684ed3d358259de6cde2f166dddaa04a (patch)
tree73b1978efb2ecdb39936b804920e3006c32f07f2 /themes/src/MainLoop.h
parent5875b89ed114ee7a912167b5a609d1cf1da54a53 (diff)
Updating themes so that they work againHEADmaster
Diffstat (limited to 'themes/src/MainLoop.h')
-rw-r--r--themes/src/MainLoop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/src/MainLoop.h b/themes/src/MainLoop.h
index 2573bb8..07520a2 100644
--- a/themes/src/MainLoop.h
+++ b/themes/src/MainLoop.h
@@ -26,4 +26,4 @@ struct MainLoop {
void stop() {
isRunning = false;
}
-}; \ No newline at end of file
+};