forked from AuroraMiddleware/gtk
Revert "Add a testcase involving a font selection dialog"
The font chooser depends on the fonts installed on the system, so the output is nondeterministic. This reverts commit 08fdc399762c2af07d94e42a1801e691e5d4d6ab.
This commit is contained in:
parent
d346be96c2
commit
aaa40bdc0a
@ -35,7 +35,6 @@ EXTRA_DIST += \
|
|||||||
colorchooser.ui colorchooser.txt \
|
colorchooser.ui colorchooser.txt \
|
||||||
about.ui about.txt \
|
about.ui about.txt \
|
||||||
appchooser.ui appchooser.txt \
|
appchooser.ui appchooser.txt \
|
||||||
fontchooser.ui fontchooser.txt \
|
|
||||||
messagedialog.ui messagedialog.txt \
|
messagedialog.ui messagedialog.txt \
|
||||||
printdialog.ui printdialog.txt \
|
printdialog.ui printdialog.txt \
|
||||||
expander.ui expander.txt \
|
expander.ui expander.txt \
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,6 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<interface>
|
|
||||||
<!-- interface-requires gtk+ 3.0 -->
|
|
||||||
<object class="GtkFontSelectionDialog" id="window1">
|
|
||||||
</object>
|
|
||||||
</interface>
|
|
Loading…
Reference in New Issue
Block a user