mirror of
https://github.com/YACReader/yacreader
synced 2025-09-12 00:05:18 -04:00
fixed spaces/tabs mix
This commit is contained in:
@ -26,12 +26,6 @@
|
|||||||
#include "goto_flow_toolbar.h"
|
#include "goto_flow_toolbar.h"
|
||||||
#include "goto_flow_decorationbar.h"
|
#include "goto_flow_decorationbar.h"
|
||||||
|
|
||||||
/*#define WIDTH 126
|
|
||||||
#define HEIGHT 200*/
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
GoToFlow::GoToFlow(QWidget *parent,FlowType flowType)
|
GoToFlow::GoToFlow(QWidget *parent,FlowType flowType)
|
||||||
:GoToFlowWidget(parent),ready(false)
|
:GoToFlowWidget(parent),ready(false)
|
||||||
|
Reference in New Issue
Block a user