Bug 39742 - [Qt] qt_class.h has coding-style errors
Summary: [Qt] qt_class.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:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch that fixes the coding style issues (967 bytes, patch)
2010-05-26 09:49 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:11 PDT
WebCore/bridge/qt/qt_class.h:20:  #ifndef header guard has wrong style, please use: qt_class_h  [build/header_guard] [5]
Total errors found: 1 in 1 files
Comment 1 Anders Bakken 2010-05-26 09:49:59 PDT
Created attachment 57104 [details]
Patch that fixes the coding style issues
Comment 2 Petri Ojala 2010-05-26 21:37:51 PDT
QtTriaged
Comment 3 WebKit Commit Bot 2010-05-27 13:01:47 PDT
Comment on attachment 57104 [details]
Patch that fixes the coding style issues

Clearing flags on attachment: 57104

Committed r60319: <http://trac.webkit.org/changeset/60319>
Comment 4 WebKit Commit Bot 2010-05-27 13:01:54 PDT
All reviewed patches have been landed.  Closing bug.