Devel #56

Merged
0xFEEDC0DE64 merged 84 commits from devel into master 2017-12-29 13:34:28 +01:00
165 changed files with 3913 additions and 2432 deletions
Showing only changes of commit fe0152b00a - Show all commits

View File

@@ -2,12 +2,11 @@
#include <QDialog>
#include "zeiterfassungguilib_global.h"
#include "replies/getuserinforeply.h"
namespace Ui { class ProfileDialog; }
class ZEITERFASSUNGGUILIBSHARED_EXPORT ProfileDialog : public QDialog
class ProfileDialog : public QDialog
{
Q_OBJECT