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

    r7684 r8252  
    4141#include <iostream>
    4242
    43 #include "bncfigureppp.h"
     43#include <QApplication>
     44#include <QPainter>
     45#include <QVariant>
     46
     47#include "bncfigureppp.h"
    4448#include "bncsettings.h"
    4549#include "bncutils.h"
Note: See TracChangeset for help on using the changeset viewer.