mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Fix compilation
This commit is contained in:
parent
01218de82c
commit
b778d301fa
@ -2,7 +2,7 @@
|
||||
#define GOTO_FLOW_TOOLBAR_H
|
||||
|
||||
#include <QWidget>
|
||||
#include <QStackedWidget.h>
|
||||
#include <QStackedWidget>
|
||||
|
||||
class QLineEdit;
|
||||
class QIntValidator;
|
||||
|
Loading…
Reference in New Issue
Block a user