improved NotebookTab

This commit is contained in:
fourtf
2018-10-21 12:13:09 +02:00
parent 888c594929
commit 69e0352648
6 changed files with 99 additions and 80 deletions
+3 -2
View File
@@ -2,5 +2,6 @@
namespace chatterino {
enum class ProviderId { Twitch };
}
enum class ProviderId { Twitch, Irc };
//
} // namespace chatterino