fix 'Set Linear' not saving properly (#1642) (#2742)

This commit is contained in:
Andrés
2016-08-14 17:18:12 -03:00
committed by Javier Serrano Polo
parent 8b96172650
commit 07021ed84b
3 changed files with 77 additions and 6 deletions

View File

@@ -122,6 +122,7 @@ private:
void upgrade_0_4_0_20080622();
void upgrade_0_4_0_beta1();
void upgrade_0_4_0_rc2();
void upgrade_1_0_99();
void upgrade_1_1_0();
void upgrade_1_1_91();