mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 23:25:57 +01:00
2018-08-14 Fred Gleason <fredg@paravelsystems.com>
* Rebased rdlogedit(1)'s main window to QWidget.
This commit is contained in:
@@ -77,7 +77,7 @@ RDCartDialog *log_cart_dialog;
|
||||
bool import_running=false;
|
||||
|
||||
MainWidget::MainWidget(QWidget *parent)
|
||||
:Q3MainWindow(parent)
|
||||
:QWidget(parent)
|
||||
{
|
||||
QString err_msg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user