diff src/gui/dialog/about.cc @ 236:4d461ef7d424

HUGE UPDATE: convert build system to autotools why? because cmake sucks :)
author Paper <mrpapersonic@gmail.com>
date Fri, 19 Jan 2024 00:24:02 -0500
parents 7ca56c4ac0bc
children fe702c8f161f
line wrap: on
line diff
--- a/src/gui/dialog/about.cc	Tue Jan 16 15:22:29 2024 -0500
+++ b/src/gui/dialog/about.cc	Fri Jan 19 00:24:02 2024 -0500
@@ -107,5 +107,3 @@
 	win32::SetTitleBarsToBlack(session.config.theme.IsInDarkTheme());
 #endif
 }
-
-#include "gui/dialog/moc_about.cpp"