From: bangerth
Date: Fri, 31 Dec 2010 21:41:03 +0000 (+0000)
Subject: Mention the new GUI.
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21da2618bc79cab0251a8a2a65939a889cccc6e9;p=dealii-svn.git
Mention the new GUI.
git-svn-id: https://svn.dealii.org/trunk@23093 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/news/news.html b/deal.II/doc/news/news.html
index 31dd3ae105..87c47d5f5f 100644
--- a/deal.II/doc/news/news.html
+++ b/deal.II/doc/news/news.html
@@ -32,6 +32,16 @@
here.
+ -
+ 2010/12/20: Graphical frontend to edit parameter files
+
+ -
+ Contributed by Martin Steigemann, deal.II now has Qt based graphical
+ user interface to edit input parameter files for
+ the
ParameterHandler
class. The executable is located in
+ lib/bin/dealii_parameter_gui
.
+
+
-
2010/10/25: New directory and library structure