mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 06:09:09 -04:00
fixed compilation. Qt is completely gone
This commit is contained in:
parent
7dc5c90d63
commit
b323a1635e
14 changed files with 13 additions and 234 deletions
|
@ -30,8 +30,7 @@
|
|||
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef HIDDENSERVICE_H
|
||||
#define HIDDENSERVICE_H
|
||||
#pragma once
|
||||
|
||||
#include "CryptoKey.h"
|
||||
#include "bytearray.h"
|
||||
|
@ -109,5 +108,3 @@ private:
|
|||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // HIDDENSERVICE_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue