summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a58cc7d)
raw | patch | inline | side by side (parent: a58cc7d)
author | joelholdsworth <joelholdsworth@users.sourceforge.net> | |
Thu, 17 Jan 2008 19:38:29 +0000 (19:38 +0000) | ||
committer | joelholdsworth <joelholdsworth@users.sourceforge.net> | |
Thu, 17 Jan 2008 19:38:29 +0000 (19:38 +0000) |
src/dialogs/export.cpp | patch | blob | history |
diff --git a/src/dialogs/export.cpp b/src/dialogs/export.cpp
index 16f23fb07019fface9a86a740c660ca199a00218..10dbc575f10b5f850b19eed6014c9bd14b086f39 100644 (file)
--- a/src/dialogs/export.cpp
+++ b/src/dialogs/export.cpp
gchar title[500];
sp_ui_dialog_title_string (Inkscape::Verb::get(SP_VERB_FILE_EXPORT), title);
- dlg = sp_window_new (title, FALSE);
+ dlg = sp_window_new (title, TRUE);
if (x == -1000 || y == -1000) {
x = prefs_get_int_attribute (prefs_path, "x", 0);