hyprpm: add short error code explanations
This commit is contained in:
parent
e673220340
commit
743e98f0c0
2 changed files with 15 additions and 1 deletions
|
|
@ -66,6 +66,7 @@ class CPluginManager {
|
|||
|
||||
private:
|
||||
std::string headerError(const eHeadersErrors err);
|
||||
std::string headerErrorShort(const eHeadersErrors err);
|
||||
|
||||
std::string m_szWorkingPluginDirectory = "";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue