summaryrefslogtreecommitdiff
path: root/src/modinfodialognexus.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2019-06-25 13:02:11 -0400
committerisanae <14251494+isanae@users.noreply.github.com>2019-07-02 10:10:19 -0400
commitfb93d9ff2d1c158fb546471f6e18e4dc9b965c2f (patch)
tree3e26533b31dfdd420c422f508f62d1edd71d6f09 /src/modinfodialognexus.h
parent2b57172eb8ab23f2fab580be73c570f44500ed8d (diff)
nexus tab: fixed to only make one request, changed css to match nexus more closely
bbcode now supports [img width=x,height=x] images tab: don't reload the original image
Diffstat (limited to 'src/modinfodialognexus.h')
-rw-r--r--src/modinfodialognexus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modinfodialognexus.h b/src/modinfodialognexus.h
index a09f4316..86d87c30 100644
--- a/src/modinfodialognexus.h
+++ b/src/modinfodialognexus.h
@@ -47,6 +47,7 @@ public:
private:
QMetaObject::Connection m_modConnection;
bool m_requestStarted;
+ bool m_loading;
void cleanup();
void updateVersionColor();