mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
#include "yacreader_global.h" in Y_MAC_UI is used
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#include "yacreader_treeview.h"
|
||||
|
||||
#include "yacreader_global.h"
|
||||
|
||||
YACReaderTreeView::YACReaderTreeView(QWidget *parent)
|
||||
: QTreeView(parent), clicking(false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user