qt6windows7/tests/auto/corelib/io/qsettings/withcomments.ini
2023-10-29 23:33:08 +01:00

20 lines
256 B
INI

; -*- 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