Commit d8a4b0a2 authored by Christoffer Ackelman's avatar Christoffer Ackelman

QT: Slight cleanup of xtt_multiview.

parent 9ef84609
This diff is collapsed.
...@@ -64,10 +64,6 @@ public: ...@@ -64,10 +64,6 @@ public:
XttTrendQt* trend[MV_SIZE]; XttTrendQt* trend[MV_SIZE];
XttSevHistQt* sevhist[MV_SIZE]; XttSevHistQt* sevhist[MV_SIZE];
XttStreamQt* strmctx[MV_SIZE]; XttStreamQt* strmctx[MV_SIZE];
int comp_width[MV_SIZE];
int comp_height[MV_SIZE];
int comp_x[MV_SIZE];
int comp_y[MV_SIZE];
CoWowFocusTimerQt focustimer; CoWowFocusTimerQt focustimer;
XttMultiViewQt(QWidget* parent_wid, void* parent_ctx, const char* name, XttMultiViewQt(QWidget* parent_wid, void* parent_ctx, const char* name,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment