2023-05-22 Fred Gleason <fredg@paravelsystems.com>

* Refactored the right-side of the 'Edit Event' dialog in
	rdlogmanager(1) to be fully resizeable.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-05-22 16:00:43 -04:00
parent 8fa472e7fb
commit f77f95848e
8 changed files with 297 additions and 224 deletions

View File

@@ -42,6 +42,7 @@ SOURCES += edit_track.cpp
SOURCES += generate_log.cpp
SOURCES += importcartsmodel.cpp
SOURCES += importcartsview.cpp
SOURCES += importcartswidget.cpp
SOURCES += librarytableview.cpp
SOURCES += list_clocks.cpp
SOURCES += list_events.cpp
@@ -72,6 +73,7 @@ HEADERS += generate_log.h
HEADERS += globals.h
HEADERS += importcartsmodel.h
HEADERS += importcartsview.h
HEADERS += importcartswidget.h
HEADERS += librarytableview.h
HEADERS += list_clocks.h
HEADERS += list_events.h