Skip to content

Commit

Permalink
Merge pull request #26 from Infomaniak/KDESKTOP-683-Enabling-the-cras…
Browse files Browse the repository at this point in the history
…hReporter-prevents-the-app-from-compiling-in-the-develop-branch

Kdesktop 683 enabling the crash reporter prevents the app from compiling in the develop branch
  • Loading branch information
ClementKunz authored Mar 28, 2024
2 parents b23d955 + bffa99d commit 039ef3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion src/server/appserver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
#include "common/utility.h"
#include "updater/kdcupdater.h"
#include "libcommonserver/vfs.h"
#include "config.h"
#include "migration/migrationparams.h"
#include "updater/kdcupdater.h"
#include "socketapi.h"
Expand Down
1 change: 1 addition & 0 deletions src/server/appserver.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
#include "libcommon/info/driveinfo.h"
#include "libcommon/info/syncinfo.h"
#include "libcommon/info/syncfileiteminfo.h"
#include "config.h"

#include <QApplication>
#include <QElapsedTimer>
Expand Down

0 comments on commit 039ef3c

Please sign in to comment.