mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Upgrade Perl::Tidy requirement to version 20171214
Due to https://metacpan.org/source/SHANCOCK/Perl-Tidy-20171214/CHANGES#L3 Github issue #99 Thanks to eserte (Slaven Rezić)
This commit is contained in:
parent
16deb34d14
commit
9a4c7714f9
3 changed files with 4 additions and 2 deletions
|
@ -1509,10 +1509,10 @@ sub create_windows() {
|
|||
-insertborderwidth => 4,
|
||||
-width => 25,
|
||||
-class => 'cssh',
|
||||
)->pack(
|
||||
)->pack(
|
||||
-fill => "x",
|
||||
-expand => 1,
|
||||
);
|
||||
);
|
||||
|
||||
$windows{history} = $windows{main_window}->Scrolled(
|
||||
"ROText",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue