Changeset 32304
- Timestamp:
- 01/11/15 02:57:54 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/infobar.h
r32303 r32304 14 14 15 15 struct skin* infobar1 = getscreen(infobar_sel); 16 debug(10, "get infobar1=%s", infobar_sel); 16 17 struct skin* infobar2 = getscreen(infobar2_sel); 18 debug(10, "get infobar2=%s", infobar2_sel); 17 19 struct skin* infobar = infobar1; 18 20 struct skin* infobarm = infobar1;
Note: See TracChangeset
for help on using the changeset viewer.