Changeset 8252 in ntrip for trunk/BNC/src/reqcdlg.h


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/reqcdlg.h

    r8231 r8252  
    2626#define REQCDLG_H
    2727
    28 #include <QtCore>
    29 #include <QtWidgets>
     28#include <QComboBox>
     29#include <QDateTimeEdit>
     30#include <QDialog>
     31#include <QLineEdit>
     32#include <QSpinBox>
    3033
    3134#include "bncconst.h"
Note: See TracChangeset for help on using the changeset viewer.