Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Schmidt <dev@dominik-schmidt.de>2019-06-05 21:57:15 +0300
committerChristian Kamm <mail@ckamm.de>2019-08-27 10:24:29 +0300
commit300bdfc425dade631df6293a83e138d0eac6599a (patch)
treebbfd31af1f380184a55901fd81cc69dfe53a8f90 /src/gui/accountstate.h
parentfd363eff6b2b8e4236186588caa7d35e2913f7cc (diff)
Add Q_PROPERTYs for gui testing
Diffstat (limited to 'src/gui/accountstate.h')
-rw-r--r--src/gui/accountstate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/accountstate.h b/src/gui/accountstate.h
index c877e605d..f03c6a739 100644
--- a/src/gui/accountstate.h
+++ b/src/gui/accountstate.h
@@ -39,6 +39,8 @@ typedef QExplicitlySharedDataPointer<AccountState> AccountStatePtr;
class AccountState : public QObject, public QSharedData
{
Q_OBJECT
+ Q_PROPERTY(AccountPtr account MEMBER _account)
+
public:
enum State {
/// Not even attempting to connect, most likely because the