summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fbgui.h')
-rw-r--r--src/fbgui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fbgui.h b/src/fbgui.h
index 6350ee2..f710fb6 100644
--- a/src/fbgui.h
+++ b/src/fbgui.h
@@ -59,6 +59,7 @@ private:
void watchForTrigger();
bool checkHost() const;
void loadURL();
+ QByteArray generatePOSTData();
// widgets constituing the gui
QWebView* _webView;