summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJosephMcc <[email protected]>2017-04-03 17:51:57 -0700
committerraveit65 <[email protected]>2017-08-12 19:48:34 +0200
commit6217ba3214fb0284eb569ed22b5700ad2c6b5817 (patch)
treea3235c6332fdc0f9a90233030389ffd5a34ec40b /configure.ac
parent94c2d848c4c71e600d92cc7f0a2b9e75ddf0feab (diff)
downloadatril-6217ba3214fb0284eb569ed22b5700ad2c6b5817.tar.bz2
atril-6217ba3214fb0284eb569ed22b5700ad2c6b5817.tar.xz
shell: Ditch gimpcellrenderertoggle
This is full of deprecated code and wasn't displaying properly. Replace it with a gtk_cell_renderer_toggle_new() which uses a standard themed checkbox widget and should display properly in HiDPI.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index de5d68f9..b0d22d03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -672,7 +672,6 @@ backend/ps/Makefile
backend/tiff/Makefile
backend/xps/Makefile
cut-n-paste/Makefile
-cut-n-paste/gimpcellrenderertoggle/Makefile
cut-n-paste/smclient/Makefile
cut-n-paste/toolbar-editor/Makefile
cut-n-paste/zoom-control/Makefile