fixed sending whispers from /whispers
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
//#include "singletons/commandmanager.hpp"
|
||||
|
||||
//#include "application.hpp"
|
||||
//#include "debug/log.hpp"
|
||||
|
||||
//#include "channel.hpp"
|
||||
|
||||
// namespace chatterino {
|
||||
// namespace singletons {
|
||||
|
||||
//} // namespace singletons
|
||||
//} // namespace chatterino
|
||||
@@ -1,25 +0,0 @@
|
||||
//#pragma once
|
||||
|
||||
//#include <QMap>
|
||||
//#include <QString>
|
||||
|
||||
//#include <memory>
|
||||
//#include <mutex>
|
||||
|
||||
//#include <util/signalvector2.hpp>
|
||||
//#include <util/signalvectormodel.hpp>
|
||||
|
||||
// namespace chatterino {
|
||||
// class Channel;
|
||||
|
||||
// namespace singletons {
|
||||
|
||||
////
|
||||
//// this class managed the custom /commands
|
||||
////
|
||||
// class CommandManager
|
||||
//{
|
||||
//};
|
||||
|
||||
//} // namespace singletons
|
||||
//} // namespace chatterino
|
||||
Reference in New Issue
Block a user