From 60cacb4babb46ae2ab22ae0b7b7357012887460d Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 24 Apr 2022 15:44:35 +0200 Subject: Better viewer. Set license to GPL 3. --- ctor.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ctor.cc') diff --git a/ctor.cc b/ctor.cc index a00b2fb..72c5cbb 100644 --- a/ctor.cc +++ b/ctor.cc @@ -14,6 +14,8 @@ BuildConfigurations myConfigs() "src/database.cc", "src/mainwindow.cc", "src/moc_mainwindow.cc", + "src/viewer.cc", + "src/moc_viewer.cc", }, .flags = { .cxxflags = { -- cgit v1.2.3