[Cmake-commits] CMake branch, next, updated. v3.6.0-rc4-698-gf6cf0b1

Brad King brad.king at kitware.com
Tue Jul 5 15:16:17 EDT 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, next has been updated
       via  f6cf0b1505d619e90c08983f2ac8598341de5cf1 (commit)
       via  5de1d406f1bfc4f81ba55103a3d7bccc6f33dc6b (commit)
      from  7bb73610186700b8e09935ec959d807cd330dc87 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=f6cf0b1505d619e90c08983f2ac8598341de5cf1
commit f6cf0b1505d619e90c08983f2ac8598341de5cf1
Merge: 7bb7361 5de1d40
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 5 15:16:16 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Jul 5 15:16:16 2016 -0400

    Merge topic 'cmake-gui-static-xcb' into next
    
    5de1d406 Source/QtDialog: Run clang-format


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5de1d406f1bfc4f81ba55103a3d7bccc6f33dc6b
commit 5de1d406f1bfc4f81ba55103a3d7bccc6f33dc6b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Jul 5 15:15:57 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Tue Jul 5 15:15:57 2016 -0400

    Source/QtDialog: Run clang-format

diff --git a/Source/QtDialog/CMakeSetup.cxx b/Source/QtDialog/CMakeSetup.cxx
index ff3a7b2..ee3389c 100644
--- a/Source/QtDialog/CMakeSetup.cxx
+++ b/Source/QtDialog/CMakeSetup.cxx
@@ -20,9 +20,9 @@
 #include <QDir>
 #include <QLocale>
 #include <QString>
-#include <QtPlugin>
 #include <QTextCodec>
 #include <QTranslator>
+#include <QtPlugin>
 #include <cmsys/CommandLineArguments.hxx>
 #include <cmsys/Encoding.hxx>
 #include <cmsys/SystemTools.hxx>

-----------------------------------------------------------------------

Summary of changes:
 Source/QtDialog/CMakeSetup.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list