Bug 39742

Summary: [Qt] qt_class.h has coding-style errors
Product: WebKit Reporter: Anders Bakken <agbakken>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, levin, peojala11
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch that fixes the coding style issues none

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.