Change tabs to two spaces.

This commit is contained in:
Lymia Aluysia
2017-01-18 08:43:21 -06:00
parent d7f5f0dc3b
commit d2c635f739
329 changed files with 41307 additions and 41496 deletions
+4 -4
View File
@@ -13,8 +13,8 @@
// ----------------------------------------------------------------------------- : ValueEditor
void ValueEditor::addAction(ValueAction* a) {
if (a) {
a->isOnCard(editor().getCard().get());
editor().addAction(a);
}
if (a) {
a->isOnCard(editor().getCard().get());
editor().addAction(a);
}
}