We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a883d commit 84947b8Copy full SHA for 84947b8
src/wayland/input_method/c_helpers.cpp
@@ -1,6 +1,6 @@
1
#include "c_helpers.hpp"
2
3
-#include <qlogging.h>
+#include <qdebug.h>
4
5
namespace qs::wayland::input_method::impl {
6
src/wayland/input_method/input_method.cpp
#include "input_method.hpp"
#include <qtmetamacros.h>
#include <wayland-input-method-unstable-v2-client-protocol.h>
0 commit comments