summaryrefslogtreecommitdiff
path: root/src/gui/exportdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/exportdialog.h')
-rw-r--r--src/gui/exportdialog.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/exportdialog.h b/src/gui/exportdialog.h
index 0f6940b..bcb6879 100644
--- a/src/gui/exportdialog.h
+++ b/src/gui/exportdialog.h
@@ -16,6 +16,10 @@
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
+/*!
+ * A dialog for exporting a LaTeX-generated preview to PNG, JPG, or PDF.
+ */
+
#ifndef EXPORTDIALOG_H
#define EXPORTDIALOG_H