diff options
Diffstat (limited to 'net-p2p/transmission-remote-gui/files/patch-main.lfm')
-rw-r--r-- | net-p2p/transmission-remote-gui/files/patch-main.lfm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/transmission-remote-gui/files/patch-main.lfm b/net-p2p/transmission-remote-gui/files/patch-main.lfm new file mode 100644 index 000000000000..d6b5fa24557b --- /dev/null +++ b/net-p2p/transmission-remote-gui/files/patch-main.lfm @@ -0,0 +1,11 @@ +--- main.lfm 2009-05-21 17:53:53.000000000 -0500 ++++ main.lfm 2009-05-21 17:54:04.000000000 -0500 +@@ -214,8 +214,6 @@ + Top = 26 + Width = 772 + Align = alClient +- ClientHeight = 222 +- ClientWidth = 751 + TabOrder = 0 + OnResize = sbGenInfoResize + object panGeneralInfo: TPanel |