Changeset 8252 in ntrip for trunk/BNC/src/bncmap_svg.cpp


Ignore:
Timestamp:
Jan 10, 2018, 1:16:12 PM (6 years ago)
Author:
stoecker
Message:

see #105 - reenable Qt4 build options, drop generic version dependend includes, replace by direct requirements, remaining QtCore lines should also be replaced

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmap_svg.cpp

    r8231 r8252  
    3939 * -----------------------------------------------------------------------*/
    4040
    41 #include <QtSvg>
    42 #include <QtPrintSupport/QPrinter>
    43 #include <QtPrintSupport/QPrintDialog>
     41#include <QHBoxLayout>
     42#include <QPrinter>
     43#include <QPrintDialog>
     44#include <QPushButton>
    4445
    4546#include <qwt_symbol.h>
Note: See TracChangeset for help on using the changeset viewer.