logic: removed FilterUndefinedNodesFromGraph setting
because it is confusing and not necessary anymore since we have bundled nodes.
This commit is contained in:
@@ -13,7 +13,6 @@ public:
|
||||
~ApplicationSettings();
|
||||
|
||||
std::string getStartupProjectFilePath() const;
|
||||
bool filterUndefinedNodesFromGraph() const;
|
||||
|
||||
// application
|
||||
std::string getFontName() const;
|
||||
|
||||
Reference in New Issue
Block a user