mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
Fix compilation
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
#define GOTO_FLOW_TOOLBAR_H
|
#define GOTO_FLOW_TOOLBAR_H
|
||||||
|
|
||||||
#include <QWidget>
|
#include <QWidget>
|
||||||
#include <QStackedWidget.h>
|
#include <QStackedWidget>
|
||||||
|
|
||||||
class QLineEdit;
|
class QLineEdit;
|
||||||
class QIntValidator;
|
class QIntValidator;
|
||||||
|
Reference in New Issue
Block a user