Skip to content

Commit

Permalink
opt: remove qtextcodec and refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang committed Jan 3, 2025
1 parent 2ae8c7b commit c93d899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/iconv.hh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include "ex.hh"
#include "text.hh"
#include <QString>
#include <QStringList>
#include <iconv.h>

/// "Internationalization conversion" for char encoding conversion, currently implemented with iconv()
Expand Down

0 comments on commit c93d899

Please sign in to comment.