From 41f47b3b0a9e0350b4955d4c05845eeca5143663 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 14 Aug 2013 22:13:04 +0300 Subject: add icons into tabs in chat emotes window. --- src/gui/emotewindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/emotewindow.h') diff --git a/src/gui/emotewindow.h b/src/gui/emotewindow.h index db83b8b39..f65636e1a 100644 --- a/src/gui/emotewindow.h +++ b/src/gui/emotewindow.h @@ -28,6 +28,7 @@ class ColorModel; class ColorPage; class EmotePage; +class ImageSet; class ListBox; class NamesModel; class ScrollArea; @@ -71,6 +72,7 @@ class EmoteWindow final : public Window NamesModel *mFontModel; ListBox *mFontPage; ScrollArea *mScrollFontPage; + ImageSet *mImageSet; }; extern EmoteWindow *emoteWindow; -- cgit v1.2.3-70-g09d2