pgAdmin 4 commit: Fix tab auto-hiding to work with Qt < 5.4.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix tab auto-hiding to work with Qt < 5.4.
Date: 2016-01-26 10:03:53
Message-ID: E1aO0TZ-0004rj-Ok@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix tab auto-hiding to work with Qt < 5.4.

Branch
------
master

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

Modified Files
--------------
runtime/BrowserWindow.cpp | 7 +++++++
runtime/TabWindow.cpp | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-01-26 10:04:30 Re: [pgAdmin4] - Runtime compilation error
Previous Message Neel Patel 2016-01-26 07:03:03 [pgAdmin4] - Runtime compilation error