mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
fixed compilation of YACReaderLibrary and YACReaderLibraryServer, removing all the dependecies on QtWidgets from non gui code
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
#define PICTUREFLOW_H
|
||||
|
||||
#include <qwidget.h>
|
||||
#include "yacreader_global.h" //FlowType
|
||||
#include "yacreader_global_gui.h" //FlowType
|
||||
|
||||
class PictureFlowPrivate;
|
||||
|
||||
|
Reference in New Issue
Block a user