1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"NoSolutionDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"nosolutiondialog|NoSolutionDialog">No Solution
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"default-width">0</property>
12 <property name=
"default-height">0</property>
13 <property name=
"type-hint">dialog
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"dialog-vbox1">
16 <property name=
"can-focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
21 <property name=
"can-focus">False
</property>
22 <property name=
"layout-style">end
</property>
24 <object class=
"GtkButton" id=
"ok">
25 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">True
</property>
28 <property name=
"can-default">True
</property>
29 <property name=
"has-default">True
</property>
30 <property name=
"receives-default">True
</property>
31 <property name=
"use-underline">True
</property>
34 <property name=
"expand">False
</property>
35 <property name=
"fill">True
</property>
36 <property name=
"position">0</property>
41 <property name=
"expand">False
</property>
42 <property name=
"fill">True
</property>
43 <property name=
"pack-type">end
</property>
44 <property name=
"position">0</property>
48 <!-- n-columns=1 n-rows=2 -->
49 <object class=
"GtkGrid" id=
"grid1">
50 <property name=
"visible">True
</property>
51 <property name=
"can-focus">False
</property>
52 <property name=
"hexpand">True
</property>
53 <property name=
"row-spacing">6</property>
55 <object class=
"GtkLabel" id=
"label1">
56 <property name=
"visible">True
</property>
57 <property name=
"can-focus">False
</property>
58 <property name=
"hexpand">True
</property>
59 <property name=
"label" translatable=
"yes" context=
"nosolutiondialog|label1">No solution was found.
</property>
62 <property name=
"left-attach">0</property>
63 <property name=
"top-attach">0</property>
67 <object class=
"GtkLabel" id=
"error">
68 <property name=
"visible">True
</property>
69 <property name=
"can-focus">False
</property>
70 <property name=
"hexpand">True
</property>
71 <property name=
"wrap">True
</property>
72 <property name=
"max-width-chars">56</property>
75 <property name=
"left-attach">0</property>
76 <property name=
"top-attach">1</property>
81 <property name=
"expand">False
</property>
82 <property name=
"fill">True
</property>
83 <property name=
"position">1</property>
89 <action-widget response=
"-5">ok
</action-widget>