summaryrefslogtreecommitdiffstats
path: root/src/extension/error-file.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2014-03-25 11:17:41 +0000
committerJabiertxof <jtx@jtx.marker.es>2014-03-25 11:17:41 +0000
commitf86f093b618fb7747b708cf293a2e62d4c9e834f (patch)
treea521c84a52fb7222bdb37565027f9f26d51e4668 /src/extension/error-file.cpp
parentupdate to trunk (diff)
parentUpdating libdepixelize. (diff)
downloadinkscape-f86f093b618fb7747b708cf293a2e62d4c9e834f.tar.gz
inkscape-f86f093b618fb7747b708cf293a2e62d4c9e834f.zip
update to trunk
(bzr r11950.1.313)
Diffstat (limited to 'src/extension/error-file.cpp')
-rw-r--r--src/extension/error-file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/error-file.cpp b/src/extension/error-file.cpp
index 5a8bede70..f60af870f 100644
--- a/src/extension/error-file.cpp
+++ b/src/extension/error-file.cpp
@@ -39,7 +39,7 @@ namespace Extension {
probably good to check anyway).
*/
ErrorFileNotice::ErrorFileNotice (void) :
- Gtk::MessageDialog::MessageDialog(
+ Gtk::MessageDialog(
"", /* message */
false, /* use markup */
Gtk::MESSAGE_WARNING, /* dialog type */