Sun, 14 Apr 2013 14:45:51 +0200
Changed usage of QMessageBox and QFileDialog to the eric5 equivalents.
<!DOCTYPE html> <html><head> <title>Table of contents</title> <meta charset="UTF-8"> <style> body { background:white; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #4FA4FF; } h2 { color: white; background: #4FA4FF; } h3 { color: white; background: #00557F; } h4 { color: white; background: #00557F; } a { color: #AA5500; } </style> </head> <body> <h1>Table of contents</h1> <h3>Packages</h3> <table> <tr> <td><a href="index-Plugin_Checker_PyLint.html">Plugin_Checker_PyLint</a></td> <td>Package containing the PyLint checker plugin.</td> </tr> </table> </body></html>