mirror-chatterino2/src
W Gomes ce90253aac Removed unused variables (#1394)
* Removed unused variables

Fixes compiler warning C4189: Local variable is initialized but not
referenced

* fixed typo
2019-10-29 21:15:06 +01:00
..
autogenerated moved resources out of Application 2019-09-22 10:54:32 +02:00
common renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
controllers formatted all files with clang 9 2019-09-26 00:51:05 +02:00
debug removed appbase directory 2019-10-07 15:46:41 +02:00
messages run destructor of Frames in gui thread 2019-10-07 20:03:15 +02:00
providers Removed unused variables (#1394) 2019-10-29 21:15:06 +01:00
singletons renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
util renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
widgets Show the title when offline (#1347) 2019-10-12 15:09:12 +02:00
.clang-format fixes tab and split header title text size 2019-10-06 21:31:59 +02:00
Application.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
Application.hpp moved resources out of Application 2019-09-22 10:54:32 +02:00
BaseSettings.cpp removed appbase directory 2019-10-07 15:46:41 +02:00
BaseSettings.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
BaseTheme.cpp Removed unused variables (#1394) 2019-10-29 21:15:06 +01:00
BaseTheme.hpp removed appbase directory 2019-10-07 15:46:41 +02:00
BrowserExtension.cpp improved browser extension 2019-08-25 21:25:31 +02:00
BrowserExtension.hpp this commit is too big 2018-08-02 14:23:27 +02:00
ForwardDecl.hpp remoed nullableptr 2019-09-19 12:19:50 +02:00
main.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
PrecompiledHeader.hpp Normalize line endings in already existing files 2019-09-08 22:27:57 +02:00
RunGui.cpp renamed getInstance() -> instance() for singletons 2019-10-07 22:42:34 +02:00
RunGui.hpp this commit is too big 2018-08-02 14:23:27 +02:00