started to file updating for linux build
This commit is contained in:
parent
40ab540179
commit
39de79d3cd
6 changed files with 130 additions and 2 deletions
|
@ -25,6 +25,10 @@
|
|||
|
||||
#include "../uilogic.h"
|
||||
|
||||
#ifdef __linux__
|
||||
#include <math.h>
|
||||
#endif
|
||||
|
||||
ShareConnectionLogic::ShareConnectionLogic(UiLogic *logic, QObject *parent):
|
||||
PageLogicBase(logic, parent),
|
||||
m_textEditShareOpenVpnCodeText{},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue