2018-02-01 Fred Gleason <fredg@paravelsystems.com>

* Moved command-switch processing into RDApplication.
This commit is contained in:
Fred Gleason
2018-01-31 13:25:48 -05:00
parent 2103fa72c1
commit 3d380c4de8
73 changed files with 520 additions and 240 deletions

View File

@@ -178,6 +178,7 @@ class MainWidget : public QWidget
int catch_time_offset;
QPixmap *catch_rivendell_map;
bool catch_host_warnings;
bool catch_resize;
};