summaryrefslogtreecommitdiffstats
path: root/src/display
diff options
context:
space:
mode:
Diffstat (limited to 'src/display')
-rw-r--r--src/display/canvas-temporary-item-list.cpp2
-rw-r--r--src/display/canvas-temporary-item.cpp2
-rw-r--r--src/display/snap-indicator.cpp2
-rw-r--r--src/display/sp-canvas.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/display/canvas-temporary-item-list.cpp b/src/display/canvas-temporary-item-list.cpp
index c324a5ddf..b0fec98b5 100644
--- a/src/display/canvas-temporary-item-list.cpp
+++ b/src/display/canvas-temporary-item-list.cpp
@@ -1,4 +1,4 @@
-/** \file
+/*
* Provides a class that can contain active TemporaryItem's on a desktop
* Code inspired by message-stack.cpp
*
diff --git a/src/display/canvas-temporary-item.cpp b/src/display/canvas-temporary-item.cpp
index 8d336f0ff..abe5f2f1b 100644
--- a/src/display/canvas-temporary-item.cpp
+++ b/src/display/canvas-temporary-item.cpp
@@ -1,4 +1,4 @@
-/** \file
+/*
* Provides a class that can contain active TemporaryItem's on a desktop
* When the object is deleted, it also deletes the canvasitem it contains!
* This object should be created/managed by a TemporaryItemList.
diff --git a/src/display/snap-indicator.cpp b/src/display/snap-indicator.cpp
index e542d0c88..9b61d4a4d 100644
--- a/src/display/snap-indicator.cpp
+++ b/src/display/snap-indicator.cpp
@@ -1,4 +1,4 @@
-/** \file
+/*
* Provides a class that shows a temporary indicator on the canvas of where the snap was, and what kind of snap
*
* Authors:
diff --git a/src/display/sp-canvas.cpp b/src/display/sp-canvas.cpp
index 9e942ec35..8aa3b2a6d 100644
--- a/src/display/sp-canvas.cpp
+++ b/src/display/sp-canvas.cpp
@@ -1,4 +1,4 @@
-/** \file
+/*
* Port of GnomeCanvas for Inkscape needs
*
* Authors: