Ticket #872 (closed bug: fixed)
Error in C++ plugin templates files
Description
I believe that there is an error in the archives plugin.cpp and plugin.h in the src/plugins/plugin_template directory. That error makes the menu QGis act in odd ways. The problem is that the source code doesn't use the interface to create the toolbar.
Steps to reproduce the error: 1 - create a plugin in C++ with the python script (plugin_builder.py); 2 - compile the plugin; 3 - load the plugin in QGis; 4 - close QGis; 5 - run QGis -> The application menu acts abnormally. Thanks. Fernando.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
