diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-07-25 12:45:30 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 08:55:27 -0500 |
commit | 08c25f8d8b1856d232cd12243c603ec328d4f6e4 (patch) | |
tree | 0eea95c2b9f87de333d104e95fe9c00112e372c1 /libraries/gtkmm/README | |
parent | 4b33b383c4b265b5482a23f1058b36c46e5a2129 (diff) | |
download | slackbuilds-08c25f8d8b1856d232cd12243c603ec328d4f6e4.tar.gz |
libraries/gtkmm: Updated for version 2.24.2.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/gtkmm/README')
-rw-r--r-- | libraries/gtkmm/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/gtkmm/README b/libraries/gtkmm/README index 5429bf88c1..728dd23e06 100644 --- a/libraries/gtkmm/README +++ b/libraries/gtkmm/README @@ -4,5 +4,3 @@ of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using libglademm. There's extensive documentation, including API reference and a tutorial. - -This requires mm-common, pangomm, and atkmm. |