mirror of
https://gitlab.gnome.org/julianschacher/top-bar-organizer.git
synced 2025-10-27 15:19:09 +00:00
Other: Remove unused typedef PositionAndBoxOverwrite
This commit is contained in:
parent
6e61014331
commit
d01fb434ee
@ -63,13 +63,6 @@ class Extension {
|
|||||||
/// Methods used on extension enable. ///
|
/// Methods used on extension enable. ///
|
||||||
////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
/**
|
|
||||||
* An object containing a position and box overwrite.
|
|
||||||
* @typedef PositionAndBoxOverwrite
|
|
||||||
* @property {Number} position - The position overwrite.
|
|
||||||
* @property {string} box - The position box overwrite.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Overwrite `Panel._addToPanelBox` with a custom method, which simply calls
|
* Overwrite `Panel._addToPanelBox` with a custom method, which simply calls
|
||||||
* the original one and handles new items and orders the top bar afterwards.
|
* the original one and handles new items and orders the top bar afterwards.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user