mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2020-12-15 Fred Gleason <fredg@paravelsystems.com>
* Added a right-click menu to the 'Edit Log' dialog in rdlogedit(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#
|
||||
|
||||
SOURCES += add_meta.cpp
|
||||
SOURCES += drop_tableview.cpp
|
||||
SOURCES += edit_chain.cpp
|
||||
SOURCES += edit_log.cpp
|
||||
SOURCES += edit_logline.cpp
|
||||
@@ -34,12 +33,12 @@ SOURCES += edit_track.cpp
|
||||
SOURCES += list_listviewitem.cpp
|
||||
SOURCES += list_reports.cpp
|
||||
SOURCES += logmodel.cpp
|
||||
SOURCES += logtableview.cpp
|
||||
SOURCES += rdlogedit.cpp
|
||||
SOURCES += render_dialog.cpp
|
||||
SOURCES += voice_tracker.cpp
|
||||
|
||||
HEADERS += add_meta.h
|
||||
HEADERS += drop_tableview.h
|
||||
HEADERS += edit_chain.h
|
||||
HEADERS += edit_log.h
|
||||
HEADERS += edit_logline.h
|
||||
@@ -49,6 +48,7 @@ HEADERS += globals.h
|
||||
HEADERS += list_listviewitem.h
|
||||
HEADERS += list_reports.h
|
||||
HEADERS += logmodel.h
|
||||
HEADERS += logtableview.h
|
||||
HEADERS += rdlogedit.h
|
||||
HEADERS += render_dialog.h
|
||||
HEADERS += voice_tracker.h
|
||||
|
Reference in New Issue
Block a user