first pass compile time optimization

This commit is contained in:
ouwou
2023-01-29 21:33:34 -05:00
parent ff47134dc6
commit 5a6f8cac09
97 changed files with 87 additions and 166 deletions

View File

@@ -1,5 +1,4 @@
#include "mainwindow.hpp"
#include "abaddon.hpp"
MainWindow::MainWindow()
: m_main_box(Gtk::ORIENTATION_VERTICAL)