From 2633767789e4264b13ef91a684accf734fb4e94f Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Wed, 26 Oct 2011 21:55:51 -0700 Subject: Fixing more broken and split doc comments. (bzr r10697) --- src/display/canvas-temporary-item-list.cpp | 2 +- src/display/canvas-temporary-item.cpp | 2 +- src/display/snap-indicator.cpp | 2 +- src/display/sp-canvas.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/display') 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: -- cgit v1.2.3