qt6windows7/tests/auto/corelib/io/qsettings/withcomments.ini

20 lines
256 B
INI
Raw Normal View History

2023-10-30 06:33:08 +08:00
; -*- conf -*-
; If you edit this file, make sure, that "WithSpaces" has spaces and that
; "WithTab" has one tab
[Regular]
;bar = 1
bar = 2
[WithSpaces]
;bar = 3
bar = 4
[WithTab]
;bar = 5
bar = 6
; [SpacedGroup]
[SpacedGroup]
bar = 7