mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 08:31:16 +02:00
2020-05-21 Fred Gleason <fredg@paravelsystems.com>
* Added a 'URL' field to the 'View Image' dialog in rdadmin(1).
This commit is contained in:
@@ -56,6 +56,8 @@ class EditImage : public RDDialog
|
||||
QLabel *c_image_label;
|
||||
QLabel *c_description_label;
|
||||
QLineEdit *c_description_edit;
|
||||
QLabel *c_url_label;
|
||||
QLineEdit *c_url_edit;
|
||||
QLabel *c_size_label;
|
||||
QLabel *c_size_value_label;
|
||||
QLabel *c_extension_label;
|
||||
|
Reference in New Issue
Block a user