Mercurial
>
ldforge
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: src/gui.cpp
src/gui.cpp
changeset 664
e3a32a79a10a
parent 489
0b32138fedcc
parent 491
7d1b5ecd76c0
child 665
4355e72ffd47
equal
deleted
inserted
replaced
490:fff86085017e
664:e3a32a79a10a
938
}
938
}
939
939
940
bool LDQuickColor::isSeparator() const {
940
bool LDQuickColor::isSeparator() const {
941
return color() == null;
941
return color() == null;
942
}
942
}
943
#include "moc_gui.cpp"