Changeset 8252 in ntrip for trunk/BNC/src/bncserialport.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/bncserialport.cpp

    r7673 r8252  
    4040
    4141#include <iostream>
     42
     43#include <QComboBox>
     44#include <QHBoxLayout>
     45#include <QLabel>
     46#include <QLineEdit>
     47#include <QMessageBox>
     48#include <QPushButton>
    4249
    4350#include "bncserialport.h"
Note: See TracChangeset for help on using the changeset viewer.