pgAdmin 4 commit: Remove blank messages from the Qt project file as the

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove blank messages from the Qt project file as the
Date: 2018-12-06 09:50:25
Message-ID: E1gUqIb-00084D-NZ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove blank messages from the Qt project file as they don't work on newer versions of QMake and aren't needed anyway.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f2773354c8b8fa3d1cb8f7515ea47a04c5f2c857

Modified Files
--------------
runtime/pgAdmin4.pro | 2 --
1 file changed, 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2018-12-06 10:07:46 Build failed in Jenkins: pgadmin4-master-python27 #826
Previous Message Akshay Joshi 2018-12-06 09:46:00 Re: [pgAdmin4][Patch]: RM #3589 Allow user to save/download Explain plan as JPEG/SVG format