From eac96e1c117e616b91db8b54096837296a76a412 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 1 Aug 2012 18:38:59 +0000
Subject: [PATCH]

---
 Fltk/optionWindow.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Fltk/optionWindow.cpp b/Fltk/optionWindow.cpp
index 00d73f3929..ae49364251 100644
--- a/Fltk/optionWindow.cpp
+++ b/Fltk/optionWindow.cpp
@@ -107,6 +107,7 @@ static Fl_Menu_Item menu_position[] = {
   {"Bottom",       0, 0, 0},
   {"Left",         0, 0, 0},
   {"Right",        0, 0, 0},
+  {"Top 1/3",      0, 0, 0},
   {0}
 };
 
-- 
GitLab