]> Dogcows Code - chaz/yoink/blobdiff - src/moof/modal_dialog.hh
pch support
[chaz/yoink] / src / moof / modal_dialog.hh
index 4afeb39b1d998a78d066470b66916c25cd364b3e..392f3ab61c2209cf5ead0e15f6980d1f9a80f226 100644 (file)
 #ifndef _MOOF_MODAL_DIALOG_HH_
 #define _MOOF_MODAL_DIALOG_HH_
 
-/**
- * \file modal_dialog.hh
- * A class for creating and running modal dialogs.  Several toolkits are
- * supported, but only one can be used as determined at build time.
- */
-
 #if HAVE_CONFIG_H
 #include "config.h"
 #endif
 #include <moof/resource.hh>
 
 
+/**
+ * \file modal_dialog.hh
+ * A class for creating and running modal dialogs.  Several toolkits are
+ * supported, but only one can be used as determined at build time.
+ */
+
 namespace moof {
 
 
This page took 0.015931 seconds and 4 git commands to generate.