migrate box window preview options dialog

This commit is contained in:
Philipp Unger
2022-04-06 21:12:26 +02:00
parent b0df870721
commit 10a6e2738e
2 changed files with 1047 additions and 0 deletions

View File

@@ -173,6 +173,7 @@ const Preferences = class {
this._builder.add_from_file(Me.path + '/ui/BoxDynamicOpacityOptions.ui');
this._builder.add_from_file(Me.path + '/ui/BoxIntellihideOptions.ui');
this._builder.add_from_file(Me.path + '/ui/ShowApplicationsOptions.ui');
this._builder.add_from_file(Me.path + '/ui/BoxWindowPreviewOptions.ui');
this._builder.add_from_file(Me.path + '/ui/SettingsPosition.ui');
let pagePosition = this._builder.get_object('position');

File diff suppressed because it is too large Load Diff