X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=util%2Fepist%2Fconfig.cc;h=461778e5f952958b8eb0ada2689f29729364a7ec;hb=97019b8b77f7e6450d87b057bcb6eae43e9f3e2b;hp=cefa28cc84bd3d30a0aaee7a8efafd496131461b;hpb=bf575744a75edd5ca4449594964ac9171f7c429a;p=chaz%2Fopenbox diff --git a/util/epist/config.cc b/util/epist/config.cc index cefa28cc..461778e5 100644 --- a/util/epist/config.cc +++ b/util/epist/config.cc @@ -97,6 +97,7 @@ void Config::addOption(const std::string &name, const std::string &value) } bool_options[] = { { "stackedcycling", Config::stackedCycling }, + { "stackedcyclingraise", Config::stackedCyclingRaise }, { "", NUM_BOOL_TYPES } };