summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ab7ec22)
raw | patch | inline | side by side (parent: ab7ec22)
author | joelholdsworth <joelholdsworth@users.sourceforge.net> | |
Wed, 16 Jan 2008 21:55:17 +0000 (21:55 +0000) | ||
committer | joelholdsworth <joelholdsworth@users.sourceforge.net> | |
Wed, 16 Jan 2008 21:55:17 +0000 (21:55 +0000) |
src/dialogs/export.cpp | patch | blob | history |
diff --git a/src/dialogs/export.cpp b/src/dialogs/export.cpp
index 10dbc575f10b5f850b19eed6014c9bd14b086f39..16f23fb07019fface9a86a740c660ca199a00218 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, TRUE);
+ dlg = sp_window_new (title, FALSE);
if (x == -1000 || y == -1000) {
x = prefs_get_int_attribute (prefs_path, "x", 0);