mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 16:53:51 +01:00
Other: Remove unused typedef PositionAndBoxOverwrite
This commit is contained in:
parent
6e61014331
commit
d01fb434ee
1 changed files with 0 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue