aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/Notifications.Designer.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-02-25 10:07:28 -0500
committerlempamo <[email protected]>2017-02-25 10:07:28 -0500
commit046560fe991f439c8cc45e8e355bf9f801e514ac (patch)
treee8c14c7cfbc192d2e0cf60e3faef32d24b86ba0c /ShiftOS.WinForms/Applications/Notifications.Designer.cs
parent271c973c3f1de0afd96a4ad3d0e0ed43b5e1b4f8 (diff)
parent413a7da898716d43711dcfe99791b329bb6d866b (diff)
downloadshiftos_thereturn-046560fe991f439c8cc45e8e355bf9f801e514ac.tar.gz
shiftos_thereturn-046560fe991f439c8cc45e8e355bf9f801e514ac.tar.bz2
shiftos_thereturn-046560fe991f439c8cc45e8e355bf9f801e514ac.zip
Merge remote-tracking branch 'refs/remotes/shiftos-game/master'
Diffstat (limited to 'ShiftOS.WinForms/Applications/Notifications.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/Notifications.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/Notifications.Designer.cs b/ShiftOS.WinForms/Applications/Notifications.Designer.cs
index d9a8388..74fd5b7 100644
--- a/ShiftOS.WinForms/Applications/Notifications.Designer.cs
+++ b/ShiftOS.WinForms/Applications/Notifications.Designer.cs
@@ -47,6 +47,7 @@
// fllist
//
this.fllist.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.fllist.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
this.fllist.Location = new System.Drawing.Point(0, 33);
this.fllist.Name = "fllist";
this.fllist.Size = new System.Drawing.Size(437, 487);