Commit 7f00209fe9face275e068d889973aa943cdfcb00

  • avatar
  • Jason McDonald <jason.mcdonald @no…a.com>
  • Tue Jun 16 10:53:04 GMT 2009
Make the codeeditor example compile on Windows.

Local includes should use the double-quote form of #include rather than
the angle-bracket form.

Reviewed-by: Trust Me
examples/widgets/codeeditor/codeeditor.cpp
(1 / 1)
  
4141
4242#include <QtGui>
4343
44#include <codeeditor.h>
44#include "codeeditor.h"
4545
4646//![constructor]
4747

Comments

Add a new comment:

Login or create an account to post a comment

Add your comment