diff options
author | mifpasoti <46360451+mifpasoti@users.noreply.github.com> | 2019-01-06 18:39:12 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-06 18:39:12 -0500 |
commit | 7d48098c0dc8fd6225865065635168fdb3a323c7 (patch) | |
tree | 8a79d57e8f4fbf4ba9b7c2889e36712fa103b96a | |
parent | bdbc40fab8dfd4ee20fd32230167c2611cc572ef (diff) | |
download | gtk-demos-7d48098c0dc8fd6225865065635168fdb3a323c7.tar.gz gtk-demos-7d48098c0dc8fd6225865065635168fdb3a323c7.tar.bz2 gtk-demos-7d48098c0dc8fd6225865065635168fdb3a323c7.zip |
Add files via upload
-rw-r--r-- | demostuff | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ and defines gapp, window, box, button, text, xtext, and xlabel. are the button and the new text. |# -(load-shared-object "/usr/lib/x86_64-linux-gnu/libgtk-3.so.0") +(load-shared-object "libgtk-3.so.0") ; Gtk relies on being able to divide by zero. To prevent it from ; being an error, the following line changes the floating point |