mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
refs #751, overlay message for Login Component fixed
This commit is contained in:
@@ -30,13 +30,13 @@ class QPaintEvent;
|
||||
class QWidget;
|
||||
|
||||
namespace BlackMisc { namespace Network { class CTextMessage; } }
|
||||
|
||||
namespace BlackGui
|
||||
{
|
||||
class COverlayMessages;
|
||||
|
||||
/*!
|
||||
* Display status messages (nested in another widget)
|
||||
* Display status messages (nested in this widget).
|
||||
* Using this class provides a QFrame with the overlay functionality already integrated.
|
||||
*/
|
||||
class BLACKGUI_EXPORT COverlayMessagesFrame : public QFrame
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user