diff options
| author | Andrew rugby471@gmail.com <> | 2011-03-26 08:22:37 +0000 |
|---|---|---|
| committer | Andrew rugby471@gmail.com <> | 2011-03-26 08:22:37 +0000 |
| commit | 15efa741213c01b0b01f63877978b90054672a96 (patch) | |
| tree | 05cb4a3df90ab674c2576d635eac7741ae36f7a3 /src/file.cpp | |
| parent | Increased size of OCAL logo and removed "Powered by" text (diff) | |
| download | inkscape-15efa741213c01b0b01f63877978b90054672a96.tar.gz inkscape-15efa741213c01b0b01f63877978b90054672a96.zip | |
Sorted wrapping of labels
(bzr r10092.1.22)
Diffstat (limited to 'src/file.cpp')
| -rw-r--r-- | src/file.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp index 76e1e9d6d..6fda8052b 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -1468,7 +1468,6 @@ sp_file_import_from_ocal(Gtk::Window &parent_window) import_ocal_dialog = new Inkscape::UI::Dialog::OCAL::ImportDialog( parent_window, - import_path, Inkscape::UI::Dialog::IMPORT_TYPES, (char const *)_("Import Clip Art")); |
