Changeset 9952 in ntrip for trunk/BNC/src/bncwindow.cpp


Ignore:
Timestamp:
Jan 25, 2023, 12:13:49 PM (15 months ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

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

    r9942 r9952  
    6262#include <QToolBar>
    6363
     64#ifndef WIN32
    6465#include <unistd.h>
     66#elif
     67#include <qt_windows.h>
     68#endif
    6569#include "bncwindow.h"
    6670#include "bnccore.h"
Note: See TracChangeset for help on using the changeset viewer.