Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 2, 2016, 6:13:28 PM (9 years ago)
Author:
landauf
Message:

write warning to console if unloading of plugins is disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/libraries/core/module/PluginManager.h

    r11016 r11017  
    5959
    6060        private:
     61            void changedConfigValue();
     62
    6163            std::map<std::string, Plugin*> plugins_;
    6264            std::map<std::string, PluginReference*> references_; // references that were created by console command
Note: See TracChangeset for help on using the changeset viewer.