~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to include/discovery/CBroadcastServer.h

  • Committer: Nathan Osman
  • Date: 2012-06-20 04:40:10 UTC
  • Revision ID: admin@quickmediasolutions.com-20120620044010-221yocrbchvcmai7
Moved the discovery source files to a separate folder.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <QSystemTrayIcon>
24
24
#include <QUdpSocket>
25
25
 
26
 
#include <CMachine.h>
 
26
#include <discovery/CMachine.h>
27
27
 
28
28
class CBroadcastServer : public QUdpSocket
29
29
{