From 0467775715ceaf541f01d9e899207c0a37d0c382 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 30 Nov 2001 19:24:49 +0000 Subject: Add description of tkCommonDialog. --- Doc/lib/tkinter.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/lib/tkinter.tex b/Doc/lib/tkinter.tex index dba20bc..2ad5e0e 100644 --- a/Doc/lib/tkinter.tex +++ b/Doc/lib/tkinter.tex @@ -111,6 +111,7 @@ Other modules that provide Tk support include: Dialog to let the user choose a color. \item[\module{tkCommonDialog}] +Base class for the dialogs defined in the other modules listed here. \item[\module{tkFileDialog}] Common dialogs to allow the user to specify a file to open or save. -- cgit v0.12