Hi all,

anyone using emacs to develop KDE/Qt applications under Kubuntu?
I'm on Kubuntu 13.04 and I'm fighting with cc-mode since i get the
following bad indentation:

class PlasmaTutorial1 : public Plasma::Applet
{
  Q_OBJECT

  public:
  [...]

private:
  [...]
};

"public" is always indented. The cc-mode version is 5.31.8 and Qt should be
supported.
If I put a semicolon after Q_OBJECT everything works, but usually KDE/Qt
code deos not have it.

Any idea? Thank you

Leo



Leonardo Giordani
Author of The Digital Cat <http://lgiordani.github.com>
My profile on About.me <http://about.me/leonardo.giordani>
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to