X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=GlobalSettings.h;h=8eaa1cd7b77319f6ca7798450bf94b580f271c0b;hb=2da1f876f694ea83fc3bb296eba1212d239dead0;hp=cc9df32effa1e2fdc5a4fc750ff2aa89fa16f0e8;hpb=b5365167e09a5a936a42340737ab5d2e538b1e27;p=ecparse.git 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: