.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 10 Apr 2017 18:29:12 +0300
changeset 1675 5f4e53508e4e
parent 1651 f077f8fb9ba7
child 1725 f8e4650619f7
permissions -rw-r--r--
fix backtrace on opening program/resource on small screens

Fix regression introduced by f4696d8 ("add stretching to columns Name,
Type, Doc in variable panel").
This problem happens only on wxPython-3.0.
.project

.directory

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$

bug_report.*\.txt
i18n/.*.new$
revision