summaryrefslogtreecommitdiff
path: root/invest-applet/invest/mate-invest-chart
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-02-04 22:57:59 +0100
committerinfirit <[email protected]>2014-02-04 22:57:59 +0100
commite07db99e4ab834f562bd1d1234a5827ae5ef4747 (patch)
tree8e60c06cf7a663aac0473efe03f254de4176cce9 /invest-applet/invest/mate-invest-chart
parent9f48b8cec28f20c1936b90bc424783823e6e9226 (diff)
downloadmate-applets-e07db99e4ab834f562bd1d1234a5827ae5ef4747.tar.bz2
mate-applets-e07db99e4ab834f562bd1d1234a5827ae5ef4747.tar.xz
invest-applet: Add gtk3 support
Diffstat (limited to 'invest-applet/invest/mate-invest-chart')
-rwxr-xr-xinvest-applet/invest/mate-invest-chart2
1 files changed, 1 insertions, 1 deletions
diff --git a/invest-applet/invest/mate-invest-chart b/invest-applet/invest/mate-invest-chart
index 5c8ed9d3..78653479 100755
--- a/invest-applet/invest/mate-invest-chart
+++ b/invest-applet/invest/mate-invest-chart
@@ -3,7 +3,7 @@
import sys, mate_invest.chart
import gi
-gi.require_version("Gtk", "2.0")
+gi.require_version("Gtk", mate_invest.defs.GTK_API_VERSION)
from gi.repository import Gtk
# Prepare i18n