Updated IPCChannel class to pass a variable number of parameter strings per message...
commit4091eccf9b00bec635fdfcb58368b941c0acbb1f
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 1 Feb 2015 14:07:06 +0000 (1 15:07 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 1 Feb 2015 14:07:06 +0000 (1 15:07 +0100)
tree6f873d4109c3a12786cc0973023a2152ff6dbcf4
parente33d869f5927ccf16f8576d6173ec434aa2426cc
Updated IPCChannel class to pass a variable number of parameter strings per message (instead of just one).
include/MUtils/IPCChannel.h
src/Config.h
src/Global.cpp
src/IPCChannel.cpp