mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
update pgAdmin3.exe.
Добавлена возможность просмотра объектов БД в контекстной справке.
This commit is contained in:
parent
efc1eb376e
commit
4fbb10631a
4 changed files with 5 additions and 4 deletions
|
|
@ -474,6 +474,7 @@
|
|||
<ClCompile Include="utils\factory.cpp" />
|
||||
<ClCompile Include="utils\dlgTransformText.cpp" />
|
||||
<ClCompile Include="utils\favourites.cpp" />
|
||||
<ClCompile Include="utils\FunctionPGHelper.cpp" />
|
||||
<ClCompile Include="utils\json\jsonreader.cpp" />
|
||||
<ClCompile Include="utils\WaitSample.cpp" />
|
||||
<ClCompile Include="utils\json\jsonval.cpp" />
|
||||
|
|
@ -490,7 +491,6 @@
|
|||
<ClCompile Include="utils\sysLogger.cpp" />
|
||||
<ClCompile Include="utils\sysProcess.cpp" />
|
||||
<ClCompile Include="utils\sysSettings.cpp" />
|
||||
<ClInclude Include="utils\FunctionPGHelper.cpp" />
|
||||
<ClCompile Include="utils\tabcomplete.c">
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
</PrecompiledHeader>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue