fixed build errors

This commit is contained in:
orignal 2016-06-17 10:26:51 -04:00
parent 8130487b18
commit f76c04b7a6
5 changed files with 69 additions and 148 deletions

View file

@ -6,9 +6,7 @@
namespace i2p
{
namespace util
{
namespace DaemonQt
namespace qt
{
class Worker : public QObject
{
@ -61,6 +59,5 @@ namespace DaemonQt
};
}
}
}
#endif // DAEMONQT_H