Changeset 6261 in ntrip for trunk/BNC/src/rinex/availplot.cpp


Ignore:
Timestamp:
Oct 28, 2014, 9:16:15 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/rinex/availplot.cpp

    r4669 r6261  
    4242#include <qwt_text.h>
    4343#include <qwt_legend.h>
     44#include <qwt_plot_canvas.h>
    4445
    4546#include "availplot.h"
     
    7576
    7677  setCanvasBackground(QColor(Qt::white));
     78  canvas()->setFrameStyle(QFrame::NoFrame | QFrame::Plain);
    7779
    7880  // Axes
Note: See TracChangeset for help on using the changeset viewer.