Skip to content

Commit

Permalink
Remove placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
A6GibKm committed Mar 31, 2023
1 parent 1e5a77a commit e6c0f06
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 100 deletions.
3 changes: 0 additions & 3 deletions src/widgets/busNameRow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@
<property name="halign">center</property>
<property name="valign">center</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
<child>
Expand Down
75 changes: 0 additions & 75 deletions src/widgets/globalInfoViewer.ui
Original file line number Diff line number Diff line change
Expand Up @@ -70,27 +70,6 @@
</layout>
</object>
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
</object>
</child>
</object>
Expand Down Expand Up @@ -146,33 +125,6 @@
</layout>
</object>
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
</object>
</child>
</object>
Expand Down Expand Up @@ -226,33 +178,6 @@
</layout>
</object>
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
<child>
<placeholder />
</child>
</object>
</child>
</object>
Expand Down
3 changes: 0 additions & 3 deletions src/widgets/pathRow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@
<property name="halign">center</property>
<property name="valign">center</property>
<property name="orientation">vertical</property>
<child>
<placeholder />
</child>
<style>
<class name="status" />
</style>
Expand Down
3 changes: 0 additions & 3 deletions src/widgets/pathsViewer.ui
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
<property name="hexpand">1</property>
<property name="vexpand">1</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
</child>
</template>
Expand Down
3 changes: 0 additions & 3 deletions src/widgets/permissionEntryRow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@
<object class="GtkBox" id="box">
<property name="valign">start</property>
<property name="orientation">vertical</property>
<child>
<placeholder />
</child>
<style>
<class name="content" />
</style>
Expand Down
3 changes: 0 additions & 3 deletions src/widgets/relativePathRow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@
<property name="halign">center</property>
<property name="valign">center</property>
<property name="orientation">vertical</property>
<child>
<placeholder />
</child>
</object>
</child>
<child>
Expand Down
5 changes: 1 addition & 4 deletions src/widgets/variableRow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@
<property name="halign">center</property>
<property name="valign">center</property>
<property name="orientation">vertical</property>
<child>
<placeholder />
</child>
</object>
</child>
<child>
Expand All @@ -72,4 +69,4 @@
<class name="variable" />
</style>
</template>
</interface>
</interface>
6 changes: 0 additions & 6 deletions src/widgets/window.ui
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,6 @@
<property name="child">
<object class="GtkBox">
<property name="orientation">vertical</property>
<child>
<placeholder />
</child>
</object>
</property>
</object>
Expand Down Expand Up @@ -291,9 +288,6 @@
<property name="halign">center</property>
<property name="valign">start</property>
<property name="orientation">vertical</property>
<child>
<placeholder />
</child>
</object>
</child>
</object>
Expand Down

0 comments on commit e6c0f06

Please sign in to comment.