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


Ignore:
Timestamp:
Jan 10, 2018, 1:16:12 PM (8 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/qtfilechooser.cpp

    r4278 r8252  
    1414 *
    1515 * -----------------------------------------------------------------------*/
     16
     17#include <QFileDialog>
     18#include <QHBoxLayout>
     19#include <QLineEdit>
     20#include <QPushButton>
    1621
    1722#include "qtfilechooser.h"
Note: See TracChangeset for help on using the changeset viewer.