mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Revert change
This commit is contained in:
@ -35,7 +35,7 @@
|
||||
ComicVineDialog::ComicVineDialog(QWidget *parent)
|
||||
: QDialog(parent)
|
||||
{
|
||||
setWindowFlags(Qt::Window);
|
||||
setWindowFlags(Qt::Window);
|
||||
|
||||
doLayout();
|
||||
doStackedWidgets();
|
||||
|
Reference in New Issue
Block a user