Changeset 23983 for titan/titan/skinadjust.h
- Timestamp:
- 09/29/13 00:54:59 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/skinadjust.h
r23974 r23983 119 119 int oldfontsizeadjust = getskinconfigint("fontsizeadjust", NULL); 120 120 addskinconfigscreencheck("fontsizeadjust", fontsizeadjust, "0"); 121 if(oldfontsizeadjust != getskinconfigint("fontsizeadjust", NULL)) reboot = 1; 121 if(oldfontsizeadjust != getskinconfigint("fontsizeadjust", NULL)) reboot = 1; 122 status.fontsizeadjust = getconfigint("fontsizeadjust", NULL); 122 123 123 124 addskinconfigscreencheck("listboxselecttype", listboxselecttype, "0");
Note: See TracChangeset
for help on using the changeset viewer.