mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.1b
This commit is contained in:
@@ -15,9 +15,10 @@
|
||||
* (C) 2002,2003 Jason Hildebrand <jason@peaceworks.ca>
|
||||
* Daniel Elstner <daniel.elstner@gmx.net>
|
||||
*
|
||||
* This is a special purspose container widget, which manages arbitrary childs
|
||||
* at arbitrary positions width arbitrary sizes. This finally puts an end on
|
||||
* our resizement problems with which we where struggling for such a long time.
|
||||
* This is a special purpose container widget, which manages arbitrary
|
||||
* children at arbitrary positions width arbitrary sizes. This finally puts
|
||||
* an end on our resize problems with which we where struggling for such a
|
||||
* long time.
|
||||
*/
|
||||
|
||||
#include "vim.h"
|
||||
|
Reference in New Issue
Block a user