mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Hint for "anonymous" login
* utility function for hyperlink * info about login
This commit is contained in:
committed by
Mat Sutcliffe
parent
731d39d783
commit
dc84c9b334
@@ -32,7 +32,8 @@ namespace BlackGui
|
||||
* Login to DB
|
||||
*/
|
||||
class BLACKGUI_EXPORT CDbLoginComponent :
|
||||
public QFrame, public BlackGui::CLoadIndicatorEnabled
|
||||
public QFrame,
|
||||
public CLoadIndicatorEnabled
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user