mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02:00
2018-08-07 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'pam_rd' plug-in. * Removed rdchunk(1). * Upgraded Qt3 to Qt4.
This commit is contained in:
@@ -56,7 +56,7 @@ RDEditPanelName::RDEditPanelName(QString *panelname,QWidget *parent)
|
||||
"panel_name_label");
|
||||
panel_name_label->setGeometry(10,13,80,19);
|
||||
panel_name_label->setFont(font);
|
||||
panel_name_label->setAlignment(AlignRight|ShowPrefix);
|
||||
panel_name_label->setAlignment(Qt::AlignRight|Qt::TextShowMnemonic);
|
||||
|
||||
//
|
||||
// Ok Button
|
||||
|
Reference in New Issue
Block a user