mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 08:31:16 +02:00
2021-02-23 Fred Gleason <fredg@paravelsystems.com>
* Removed the Qt3Support library from the build system. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -47,7 +47,7 @@ QSize RDBusyDialog::sizeHint() const
|
||||
|
||||
void RDBusyDialog::show(const QString &caption,const QString &label)
|
||||
{
|
||||
setCaption(caption);
|
||||
setWindowTitle(caption);
|
||||
bar_label->setText(label);
|
||||
bar_bar->activate(true);
|
||||
QDialog::show();
|
||||
|
Reference in New Issue
Block a user