pgAdmin 4 commit: Runtime fixes for QT4 support.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Runtime fixes for QT4 support.
Date: 2016-02-23 09:10:59
Message-ID: E1aY8zj-000215-9C@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Runtime fixes for QT4 support.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3b7886e61edaad0dfaa242247b46982ee7a541f5
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 4 ++--
runtime/TabWindow.cpp | 1 +
runtime/WebViewWindow.h | 4 ++++
runtime/pgAdmin4.cpp | 19 +++++++++++++++----
runtime/pgAdmin4.h | 1 +
runtime/pgAdmin4.pro | 2 --
6 files changed, 23 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-23 09:12:05 Re: Fixed runtime compilation error for Qt4
Previous Message Dave Page 2016-02-23 09:08:57 pgAdmin 4 commit: Improve Resource Group labels per discussion with Jas