(#976) Make currentPreviewImage shareable between ChannelView-s
This commit is contained in:
@@ -210,7 +210,7 @@ private:
|
||||
static constexpr int leftPadding = 8;
|
||||
static constexpr int scrollbarPadding = 8;
|
||||
|
||||
ImagePtr currentPreviewImage = nullptr;
|
||||
static ImagePtr currentPreviewImage;
|
||||
|
||||
private slots:
|
||||
void wordFlagsChanged()
|
||||
|
||||
Reference in New Issue
Block a user