Bug 39743 - [Qt] qt_instance.h has coding-style errors
Summary: [Qt] qt_instance.h has coding-style errors
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-05-26 09:30 PDT by Anders Bakken
Modified: 2010-05-27 13:14 PDT (History)
3 users (show)

See Also:


Attachments
Patch that fixes the coding style issues (1002 bytes, patch)
2010-05-26 09:51 PDT, Anders Bakken
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Bakken 2010-05-26 09:30:56 PDT
WebCore/bridge/qt/qt_instance.h:20:  #ifndef header guard has wrong style, please use: qt_instance_h  [build/header_guard] [5]
Total errors found: 1 in 1 files
Comment 1 Anders Bakken 2010-05-26 09:51:26 PDT
Created attachment 57105 [details]
Patch that fixes the coding style issues
Comment 2 Petri Ojala 2010-05-26 21:38:25 PDT
QtTriaged
Comment 3 WebKit Commit Bot 2010-05-27 13:14:31 PDT
Comment on attachment 57105 [details]
Patch that fixes the coding style issues

Clearing flags on attachment: 57105

Committed r60320: <http://trac.webkit.org/changeset/60320>
Comment 4 WebKit Commit Bot 2010-05-27 13:14:39 PDT
All reviewed patches have been landed.  Closing bug.