Skip to content

Commit a5f16cf

Browse files
committed
Update sample text.
1 parent 7013f6e commit a5f16cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gui/FontList.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class FontSortFilterProxyModel : public QSortFilterProxyModel
5252
class FontList : public QWidget, public Ui::FontListWidget
5353
{
5454
Q_OBJECT
55-
static constexpr char SAMPLE_TEXT_DEFAULT[] = "abcdef ABCDEF 012345 !$%&/()#";
55+
static constexpr char SAMPLE_TEXT_DEFAULT[] = "abcdef ABCDEF 012345 0O5S8B 1Iil !$%&/()#";
5656

5757
public:
5858
FontList(QWidget *parent = nullptr);

0 commit comments

Comments
 (0)