]> git.lyx.org Git - features.git/blobdiff - src/insets/insetcommand.h
read the Changelog
[features.git] / src / insets / insetcommand.h
index fe0c8e92583f9a3e1a36fd211b72dbeebb1097ba..68c82a945eca708174b4cfc9f0a0132804757da1 100644 (file)
@@ -24,7 +24,7 @@
  * Similar to InsetLaTeX but having control of the basic structure of a
  *   LaTeX command: \name[options]{contents}. 
  */
-class InsetCommand: public InsetButton {
+class InsetCommand : public InsetButton {
 public:
        ///
        InsetCommand();