Chatterino
ProviderId.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace chatterino {
4 
5 enum class ProviderId { Twitch, Irc };
6 //
7 } // namespace chatterino
Definition: Application.cpp:48
Definition: Irc2.hpp:34
ProviderId
Definition: ProviderId.hpp:5