mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-22 13:15:39 +08:00
@@ -9,8 +9,8 @@
|
||||
|
||||
//! \file
|
||||
|
||||
#ifndef BLACKMISC_LOGINMODEBUTTONS_H
|
||||
#define BLACKMISC_LOGINMODEBUTTONS_H
|
||||
#ifndef BLACKGUI_LOGINMODEBUTTONS_H
|
||||
#define BLACKGUI_LOGINMODEBUTTONS_H
|
||||
|
||||
#include "blackgui/blackguiexport.h"
|
||||
#include "blackcore/network.h"
|
||||
@@ -43,7 +43,6 @@ namespace BlackGui
|
||||
private:
|
||||
QScopedPointer<Ui::CLoginModeButtons> ui;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // guard
|
||||
|
||||
Reference in New Issue
Block a user