lcdd: update icon names

Origin commit data
------------------
Branch: ni/coolstream
Commit: cb3a84cbec
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-11 (Sat, 11 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-05-11 17:03:50 +02:00
parent 9485167b37
commit 4a209e560f
3 changed files with 37 additions and 37 deletions

View File

@@ -1133,7 +1133,7 @@ void CLCD::pause()
display.pause();
}
void CLCD::ShowIcon(vfd_icon icon, bool show)
void CLCD::ShowIcon(fp_icon icon, bool show)
{
fprintf(stderr, "CLCD::ShowIcon(%d, %d)\n", icon, show);
}