Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ZenWalker
Glade
Commits
5bf07f2d
Commit
5bf07f2d
authored
Aug 11, 2017
by
Juan Pablo Ugarte
Browse files
GladeRegistration: fix css matching error on csd
CSD should not be affected by the custom css.
parent
da42cc20
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/glade-registration.glade
View file @
5bf07f2d
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.
19
.0
<!-- Generated with glade 3.
20
.0
Glade - A user interface designer for GTK+ and GNOME
Copyright (C) 2014 Juan Pablo Ugarte
...
...
@@ -40,7 +40,6 @@ Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
<property
name=
"page_increment"
>
10
</property>
</object>
<template
class=
"GladeRegistration"
parent=
"GtkDialog"
>
<property
name=
"name"
>
glade-registration
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"title"
translatable=
"yes"
>
Glade Registration
&
User Survey
</property>
<property
name=
"default_width"
>
512
</property>
...
...
@@ -51,6 +50,7 @@ Author: Juan Pablo Ugarte <juanpablougarte@gmail.com>
<signal
name=
"response"
handler=
"on_registration_dialog_response"
swapped=
"no"
/>
<child
internal-child=
"vbox"
>
<object
class=
"GtkBox"
id=
"dialog-vbox1"
>
<property
name=
"name"
>
glade-registration
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"orientation"
>
vertical
</property>
<property
name=
"spacing"
>
2
</property>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment