mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
Previously, if no themes were active, the gutter colors would not be set. This would, effectively, give you random gutter colors on TextMate startup. (or, sometimes, a completely transparent gutter).
5 lines
116 B
Plaintext
5 lines
116 B
Plaintext
TEST_SOURCES = tests/*.cc
|
|
SOURCES = src/*.cc
|
|
LINK += text bundles cf plist scope
|
|
EXPORT = src/*.h
|