diff options
Diffstat (limited to 'src/fbgui.h')
| -rw-r--r-- | src/fbgui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fbgui.h b/src/fbgui.h index fdd4477..fe5242b 100644 --- a/src/fbgui.h +++ b/src/fbgui.h @@ -7,6 +7,7 @@ #define DEFAULT_URL "http://www.google.com" +extern QString binPath; extern QUrl baseURL; extern QDir downloadDirectory; extern bool debug; |
