Browse Source

Update client.h

QGC4.4
jennerl 4 years ago committed by Don Gagne
parent
commit
ed702f9cc1
  1. 2
      src/Airmap/services/client.h

2
src/Airmap/services/client.h

@ -60,6 +60,6 @@ class AIRMAP_EXPORT Client : public QObject, public airmap::Client { @@ -60,6 +60,6 @@ class AIRMAP_EXPORT Client : public QObject, public airmap::Client {
} // namespace airmap
/// @example qt/client.cpp
/// Illustrates how to use airmap::services::Client, airmap::services::DispatchingLogger and airmap::services::Logger.
/// Illustrates how to use airmap::services::Client, airmap::services::DispatchingLogger and airmap::services::Logger.
#endif // AIRMAP_QT_CLIENT_H_

Loading…
Cancel
Save