st/types: Remove StAlign
The last code that used the type was removed in commit 0ab34fe21f6 over three years ago, whoops. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2936>
This commit is contained in:
parent
fd2c00583e
commit
b45e75c4b9
@ -33,12 +33,6 @@ G_BEGIN_DECLS
|
|||||||
* Common types for StWidgets.
|
* Common types for StWidgets.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef enum {
|
|
||||||
ST_ALIGN_START,
|
|
||||||
ST_ALIGN_MIDDLE,
|
|
||||||
ST_ALIGN_END
|
|
||||||
} StAlign;
|
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
ST_BACKGROUND_SIZE_AUTO,
|
ST_BACKGROUND_SIZE_AUTO,
|
||||||
ST_BACKGROUND_SIZE_CONTAIN,
|
ST_BACKGROUND_SIZE_CONTAIN,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user