mirror of
https://github.com/YACReader/yacreader
synced 2026-02-26 08:53:00 -05: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