correct fwd decls
This commit is contained in:
parent
446a4939f5
commit
bb9da772bc
@ -6,8 +6,8 @@
|
||||
// fwd
|
||||
class MessageCommandDispatcher;
|
||||
struct ConfigModelI;
|
||||
class ToxI;
|
||||
class ToxPrivateI;
|
||||
struct ToxI;
|
||||
struct ToxPrivateI;
|
||||
|
||||
void registerToxCommands(
|
||||
MessageCommandDispatcher& mcd,
|
||||
|
Loading…
Reference in New Issue
Block a user