]> git.tdb.fi Git - r2c2.git/commit
Add a dialog and necessary support code to display departures
authorMikko Rasa <tdb@tdb.fi>
Thu, 2 Apr 2015 21:53:08 +0000 (00:53 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 2 Apr 2015 21:53:08 +0000 (00:53 +0300)
commitd84f187ca34a6ab2f8c37d85fa13d5c113714344
tree3495c797c322204d738f44716e848223dcfeed7b
parentd06a1e1ab34e5ecb4bb7011d44298a0b5e6162be
Add a dialog and necessary support code to display departures
data/departuresdialog.ui [new file with mode: 0644]
data/r2c2.res
source/engineer/departuresdialog.cpp [new file with mode: 0644]
source/engineer/departuresdialog.h [new file with mode: 0644]
source/engineer/engineer.cpp
source/libr2c2/departures.cpp [new file with mode: 0644]
source/libr2c2/departures.h [new file with mode: 0644]