24 #ifndef ACCOUNTS_APPLICATION_H
25 #define ACCOUNTS_APPLICATION_H
27 #include "Accounts/accountscommon.h"
33 typedef struct _AgApplication AgApplication;
50 QString description()
const;
51 QString trCatalog()
const;
53 QString serviceUsage(
const Service &service)
const;
60 AgApplication *m_application;
66 #endif // ACCOUNTS_APPLICATION_H