mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2021-09-12 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDBiPushButton' widget. * Modified the behavior of the buttons in the 'Edit Cart' dialog in rdlibrary(1) to grey-out when there is no cut selected. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -67,6 +67,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdaudioinfo.cpp rdaudioinfo.h\
|
||||
rdaudiosettings.cpp rdaudiosettings.h\
|
||||
rdaudiostore.cpp rdaudiostore.h\
|
||||
rdbipushbutton.cpp rdbipushbutton.h\
|
||||
rdbusybar.cpp rdbusybar.h\
|
||||
rdbusydialog.cpp rdbusydialog.h\
|
||||
rdbutton_dialog.cpp rdbutton_dialog.h\
|
||||
@@ -301,6 +302,7 @@ nodist_librd_la_SOURCES = moc_rdadd_cart.cpp\
|
||||
moc_rdaudioimport.cpp\
|
||||
moc_rdaudioinfo.cpp\
|
||||
moc_rdaudiostore.cpp\
|
||||
moc_rdbipushbutton.cpp\
|
||||
moc_rdbusybar.cpp\
|
||||
moc_rdbusydialog.cpp\
|
||||
moc_rdbutton_dialog.cpp\
|
||||
|
Reference in New Issue
Block a user