Changeset 10936
- Timestamp:
- 11/02/11 16:52:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/gmultiepg.h
r10849 r10936 353 353 #endif 354 354 int zoom = getconfigint("gmultiepgzoom", NULL); 355 if(zoom < 1) zoom = 2;355 if(zoom < 1) zoom = 4; 356 356 357 357 akttime -= (((akttime / 60) % 15) * 60);
Note: See TracChangeset
for help on using the changeset viewer.