diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2012-04-29 17:51:51 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2012-04-29 17:51:51 (GMT) |
commit | 44ca9512aaeb19f7fbd07afda88ec4cfe53ce831 (patch) | |
tree | a8d7cbd0da612bb0b1fa97dcc1bac1838f845338 /src/vhdlscanner.h | |
parent | f3e0c94b327d47e5c3d3a36a9a6300cee8d2a537 (diff) | |
download | Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.zip Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.tar.gz Doxygen-44ca9512aaeb19f7fbd07afda88ec4cfe53ce831.tar.bz2 |
Release-1.8.0-20120429
Diffstat (limited to 'src/vhdlscanner.h')
-rw-r--r-- | src/vhdlscanner.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdlscanner.h b/src/vhdlscanner.h index bca6460..fe75539 100644 --- a/src/vhdlscanner.h +++ b/src/vhdlscanner.h @@ -128,4 +128,5 @@ QList<Entry> & getVhdlInstList(); // returns the list of found configurations QList<ConfNode>& getVhdlConfiguration(); +void isVhdlDocPending(); #endif |