Bug 183569 no update for command cmd_smiley r=glazou sr=mscott

git-svn-id: svn://10.0.0.236/trunk@151389 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
neil%parkwaycc.co.uk 2004-01-15 21:51:42 +00:00
parent 7d6806917a
commit a18b8311eb

View File

@ -299,6 +299,7 @@ function goUpdateCommandState(command)
case "cmd_increaseFont":
case "cmd_decreaseFont":
case "cmd_removeStyles":
case "cmd_smiley":
break;
default: dump("no update for command: " +command+"\n");