Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Apr 22, 2024
1 parent b347ccf commit c743b12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.16)
project(fcitx5-qt VERSION 5.1.5)
project(fcitx5-qt VERSION 5.1.6)
set(FCITX5_QT_VERSION ${PROJECT_VERSION})

set(REQUIRED_QT4_VERSION 4.8.0)
Expand Down
1 change: 0 additions & 1 deletion qt5/dbusaddons/fcitxqtinputcontextproxy.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include "fcitxqtdbustypes.h"
#include <QDBusPendingReply>


namespace fcitx {

class FcitxQtWatcher;
Expand Down

0 comments on commit c743b12

Please sign in to comment.