adjust indentation of remaining classes in headers
This commit is contained in:
@@ -192,11 +192,11 @@ struct Configuration
|
||||
|
||||
SortMode browser_sort_mode;
|
||||
|
||||
private:
|
||||
void MakeProperPath(std::string &dir);
|
||||
|
||||
std::string home_directory;
|
||||
std::string config_file_path;
|
||||
private:
|
||||
void MakeProperPath(std::string &dir);
|
||||
|
||||
std::string home_directory;
|
||||
std::string config_file_path;
|
||||
};
|
||||
|
||||
extern Configuration Config;
|
||||
|
||||
Reference in New Issue
Block a user