vehicle.h
changeset 755 823358e83abf
parent 593 e303a764de50
child 812 79c99885ad00
equal deleted inserted replaced
754:d419123e39d6 755:823358e83abf
   454 #define MIN_SERVINT_PERCENT  5
   454 #define MIN_SERVINT_PERCENT  5
   455 #define MAX_SERVINT_PERCENT 90
   455 #define MAX_SERVINT_PERCENT 90
   456 #define MIN_SERVINT_DAYS    30
   456 #define MIN_SERVINT_DAYS    30
   457 #define MAX_SERVINT_DAYS   800
   457 #define MAX_SERVINT_DAYS   800
   458 
   458 
       
   459 /* A lot of code calls for the invalidation of the status bar, which is widget 5.
       
   460  * Best is to have a virtual value for it when it needs to change again */
       
   461 #define STATUS_BAR 5
       
   462 
   459 #endif /* VEHICLE_H */
   463 #endif /* VEHICLE_H */