Hint for "anonymous" login

* utility function for hyperlink
* info about login
This commit is contained in:
Klaus Basan
2019-02-13 00:27:20 +01:00
committed by Mat Sutcliffe
parent 731d39d783
commit dc84c9b334
5 changed files with 27 additions and 13 deletions

View File

@@ -32,7 +32,8 @@ namespace BlackGui
* Login to DB
*/
class BLACKGUI_EXPORT CDbLoginComponent :
public QFrame, public BlackGui::CLoadIndicatorEnabled
public QFrame,
public CLoadIndicatorEnabled
{
Q_OBJECT