Changeset 39567 for titan/plugins/tithek/tithek.h
- Timestamp:
- 12/31/16 18:19:31 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r39566 r39567 2504 2504 } 2505 2505 2506 printf("listbox->aktpage=%d\n", listbox->aktpage);2507 printf("listbox->aktline=%d\n", listbox->aktline);2508 printf("listbox->gridcol=%d\n", listbox->gridcol);2509 2510 2506 // if(ostrcmp(title, _("Tithek - Mainmenu - Favoriten")) == 0) 2511 2507 if(ostrstr(title, _("Tithek - Mainmenu - Favoriten")) != NULL)
Note: See TracChangeset
for help on using the changeset viewer.