diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-09-01 21:24:59 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-09-01 21:54:48 +0300 |
commit | f5e3f241af190e487c0499dae0efc12e9ae2d202 (patch) | |
tree | 295bac3fa27cfff3c78d664b49b01ff51b723b77 /src/gui/windows/mailviewwindow.h | |
parent | 13c5cc47aca547c1f3ca02e26672557823b844ee (diff) | |
download | plus-f5e3f241af190e487c0499dae0efc12e9ae2d202.tar.gz plus-f5e3f241af190e487c0499dae0efc12e9ae2d202.tar.bz2 plus-f5e3f241af190e487c0499dae0efc12e9ae2d202.tar.xz plus-f5e3f241af190e487c0499dae0efc12e9ae2d202.zip |
Fix code style.
Diffstat (limited to 'src/gui/windows/mailviewwindow.h')
-rw-r--r-- | src/gui/windows/mailviewwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/windows/mailviewwindow.h b/src/gui/windows/mailviewwindow.h index c3f691629..19585de03 100644 --- a/src/gui/windows/mailviewwindow.h +++ b/src/gui/windows/mailviewwindow.h @@ -26,7 +26,6 @@ #include "listeners/actionlistener.h" class Button; -class Icon; class Inventory; class ItemContainer; class Label; |