Mailinglist Archive: yast-commit (1056 mails)

< Previous Next >
[yast-commit] r44323 - /trunk/ncurses/src/Y2CCNCursesUI.h
  • From: sh-sh-sh@xxxxxxxxxxxxxxxx
  • Date: Mon, 11 Feb 2008 17:59:20 -0000
  • Message-id: <20080211175921.0320324A36@xxxxxxxxxxxxxxxx>
Author: sh-sh-sh
Date: Mon Feb 11 18:59:20 2008
New Revision: 44323

URL: http://svn.opensuse.org/viewcvs/yast?rev=44323&view=rev
Log:
No fixed include prefix

Modified:
trunk/ncurses/src/Y2CCNCursesUI.h

Modified: trunk/ncurses/src/Y2CCNCursesUI.h
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/ncurses/src/Y2CCNCursesUI.h?rev=44323&r1=44322&r2=44323&view=diff
==============================================================================
--- trunk/ncurses/src/Y2CCNCursesUI.h (original)
+++ trunk/ncurses/src/Y2CCNCursesUI.h Mon Feb 11 18:59:20 2008
@@ -24,13 +24,13 @@

#include "YNCursesComponent.h"
#include <iosfwd>
-#include <yui/Y2CCUI.h>
+#include <Y2CCUI.h>

#include "ycp/y2log.h"

/**
* @short Y2ComponentCreator that can create ncursesui user interfaces
- * A Y2ComponentCreator is an object, that can create components.
+ * A Y2ComponentCreator is an object that can create components.
* It is given a component name and - if it knows how to create
* such a component - returns a newly created component of this
* type. The Y2CCNCursesUI can create components with the name "ncursesui".

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages