Allow the normal/restore icon to be different than float/dock
Allow we use the same icon, the user might now want to, so allow them to use a different icon
This commit is contained in:
@@ -113,6 +113,7 @@ namespace KDDockWidgets
|
||||
Float,
|
||||
Minimize,
|
||||
Maximize,
|
||||
Normal, // Restore from maximized state
|
||||
AutoHide,
|
||||
UnautoHide
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user