mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix comments and whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32722 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ab1f7c3fc5
commit
95f07cf181
@ -17,12 +17,6 @@
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
||||
/** Stackrel objects
|
||||
* \author André Pönitz
|
||||
*
|
||||
* Full author contact details are available in file CREDITS.
|
||||
*/
|
||||
class InsetMathStackrel : public InsetMathFracBase {
|
||||
public:
|
||||
///
|
||||
@ -44,7 +38,5 @@ private:
|
||||
virtual Inset * clone() const;
|
||||
};
|
||||
|
||||
|
||||
|
||||
} // namespace lyx
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user