mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
ide: Dir diff now displays number of files #1055
git-svn-id: svn://ultimatepp.org/upp/trunk@8485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
540c7947c2
commit
733b6db251
3 changed files with 5 additions and 2 deletions
|
|
@ -197,6 +197,7 @@ class DirDiffDlg : public TopWindow {
|
|||
WithDropChoice<EditString> dir2;
|
||||
Option hidden;
|
||||
Button compare;
|
||||
Label info;
|
||||
|
||||
FrameTop<ParentCtrl> left, right;
|
||||
EditString lfile, rfile;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue