Skip to content

Commit

Permalink
Merge branch 'fix-build' into 'master'
Browse files Browse the repository at this point in the history
Don't wrap dconf.h in a C block

See merge request mer-core/mlite!21
  • Loading branch information
pvuorela committed Apr 22, 2021
2 parents 7c99d9c + 8f345f5 commit 7f21359
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mgconfitem.cpp
Expand Up @@ -17,9 +17,7 @@
****************************************************************************/

// This has to be the first include otherwise gdbusintrospection.h causes an error.
extern "C" {
#include <dconf.h>
};

#include <QCoreApplication>
#include <QString>
Expand Down

0 comments on commit 7f21359

Please sign in to comment.