summaryrefslogtreecommitdiff
path: root/gtk2_ardour/about.cc
diff options
context:
space:
mode:
authorTaybin Rutkin <taybin@taybin.com>2006-01-04 05:53:51 +0000
committerTaybin Rutkin <taybin@taybin.com>2006-01-04 05:53:51 +0000
commitfd20404daa41011a1eb747e054921f63ccae6bb2 (patch)
treed3794b59dff8683eab29faa7d36f5bb57232a9ee /gtk2_ardour/about.cc
parent422f290094f30c0b94ddb221b77c09d9cf06cc64 (diff)
Updates for set_type_hint() and the sfdb_ui.
git-svn-id: svn://localhost/trunk/ardour2@239 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/about.cc')
-rw-r--r--gtk2_ardour/about.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/about.cc b/gtk2_ardour/about.cc
index 500242ae59..9c13f49dc7 100644
--- a/gtk2_ardour/about.cc
+++ b/gtk2_ardour/about.cc
@@ -159,6 +159,8 @@ About::About ()
: paypal_pixmap (paypal_xpm)
#endif
{
+ set_type_hint(Gdk::WINDOW_TYPE_HINT_SPLASHSCREEN);
+
string path;
string t;