Fixed displaying the error log message in case an unknown plugin was requested in a key macro

This commit is contained in:
Klaus Schmidinger
2006-10-14 10:06:16 +02:00
parent 6a15d77429
commit 7bed3fd6ba
3 changed files with 18 additions and 11 deletions

View File

@@ -1827,6 +1827,8 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi>
.update file after the last NeedsUpdate() check
for fixing a possible crash if cPluginManager::GetPlugin() is called with a NULL
pointer
for fixing displaying the error log message in case an unknown plugin was requested
in a key macro
Marcel Schaeben <mts280@gmx.de>
for his "Easy Input" patch