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 7013f6e commit a5f16cfCopy full SHA for a5f16cf
src/gui/FontList.h
@@ -52,7 +52,7 @@ class FontSortFilterProxyModel : public QSortFilterProxyModel
52
class FontList : public QWidget, public Ui::FontListWidget
53
{
54
Q_OBJECT
55
- static constexpr char SAMPLE_TEXT_DEFAULT[] = "abcdef ABCDEF 012345 !$%&/()#";
+ static constexpr char SAMPLE_TEXT_DEFAULT[] = "abcdef ABCDEF 012345 0O5S8B 1Iil !$%&/()#";
56
57
public:
58
FontList(QWidget *parent = nullptr);
0 commit comments