Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
KrispyCamel4u committed Jan 9, 2021
1 parent c049559 commit cef230e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion diskSidepane.glade
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<requires lib="gtk+" version="3.22"/>
<template class="diskSidepaneWidget" parent="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
Expand Down
2 changes: 1 addition & 1 deletion diskSidepane.glade~
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<requires lib="gtk+" version="3.0"/>
<template class="diskSidepaneWidget" parent="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
Expand Down
2 changes: 1 addition & 1 deletion net.glade
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<requires lib="gtk+" version="3.22"/>
<template class="networkWidget" parent="GtkScrolledWindow">
<property name="width_request">400</property>
<property name="height_request">500</property>
Expand Down
2 changes: 1 addition & 1 deletion net.glade~
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ NA</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="halign">start</property>
<property name="margin_start">30</property>
<property name="margin_start">15</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<child>
Expand Down
2 changes: 1 addition & 1 deletion netSidepane.glade
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<requires lib="gtk+" version="3.22"/>
<template class="netSidepaneWidget" parent="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
Expand Down
2 changes: 1 addition & 1 deletion netSidepane.glade~
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<requires lib="gtk+" version="3.0"/>
<template class="netSidepaneWidget" parent="GtkBox">
<property name="visible">True</property>
<property name="can_focus">False</property>
Expand Down
2 changes: 1 addition & 1 deletion taskManager.glade
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.0"/>
<requires lib="gtk+" version="3.22"/>
<object class="GtkAboutDialog" id="aboutdialog">
<property name="can_focus">False</property>
<property name="type_hint">dialog</property>
Expand Down
2 changes: 1 addition & 1 deletion taskManager.glade~
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.36.0 -->
<interface>
<requires lib="gtk+" version="3.22"/>
<requires lib="gtk+" version="3.0"/>
<object class="GtkAboutDialog" id="aboutdialog">
<property name="can_focus">False</property>
<property name="type_hint">dialog</property>
Expand Down

0 comments on commit cef230e

Please sign in to comment.