diff src/gui/pages/statistics.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 649786bae914
children c130f47f6f48
line wrap: on
line diff
--- a/src/gui/pages/statistics.cc	Tue Jan 16 15:22:29 2024 -0500
+++ b/src/gui/pages/statistics.cc	Fri Jan 19 00:24:02 2024 -0500
@@ -148,5 +148,3 @@
 	// UiUtils::SetPlainTextEditData(application_data, QString::number(session.uptime() / 1000));
 	_application->GetParagraph()->SetText(string);
 }
-
-#include "gui/pages/moc_statistics.cpp"