mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2020-08-04 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Log Render Options' dialog to rdcastmanager(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -45,11 +45,17 @@ bin_PROGRAMS = rdcastmanager
|
||||
dist_rdcastmanager_SOURCES = edit_cast.cpp edit_cast.h\
|
||||
globals.h\
|
||||
list_casts.cpp list_casts.h\
|
||||
rdcastmanager.cpp rdcastmanager.h
|
||||
logdialog.cpp logdialog.h\
|
||||
logmodel.cpp logmodel.h\
|
||||
rdcastmanager.cpp rdcastmanager.h\
|
||||
render_dialog.cpp render_dialog.h
|
||||
|
||||
nodist_rdcastmanager_SOURCES = moc_edit_cast.cpp\
|
||||
moc_list_casts.cpp\
|
||||
moc_rdcastmanager.cpp
|
||||
moc_logdialog.cpp\
|
||||
moc_logmodel.cpp\
|
||||
moc_rdcastmanager.cpp\
|
||||
moc_render_dialog.cpp
|
||||
|
||||
rdcastmanager_LDADD = @LIB_RDLIBS@ @LIBVORBIS@ @QT4_LIBS@ @MUSICBRAINZ_LIBS@ -lQt3Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user