vehicle.h
changeset 755 80091de50044
parent 593 4240f624bca0
child 812 65ecc321b3db
equal deleted inserted replaced
754:43b2e1b18154 755:80091de50044
   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 */