X-Git-Url: https://git.pterodactylus.net/?p=ecparse.git;a=blobdiff_plain;f=GlobalSettings.h;h=8eaa1cd7b77319f6ca7798450bf94b580f271c0b;hp=cc9df32effa1e2fdc5a4fc750ff2aa89fa16f0e8;hb=2da1f876f694ea83fc3bb296eba1212d239dead0;hpb=403ab22b5e05c4d1cdfd3b6c5993bd0240c8d4d8 diff --git a/GlobalSettings.h b/GlobalSettings.h index cc9df32..8eaa1cd 100644 --- a/GlobalSettings.h +++ b/GlobalSettings.h @@ -13,6 +13,7 @@ private: public: static GlobalSettings* getInstance(); + bool isVerbose(); void setVerbose(bool verbose); private: